--- - branch: netbsd-8 date: Tue May 22 17:50:27 UTC 2018 files: - new: 1.172.6.5 old: 1.172.6.4 path: src/sys/kern/uipc_mbuf.c pathrev: src/sys/kern/uipc_mbuf.c@1.172.6.5 type: modified id: 20180522T175027Z.6a2f6db8a3d417c79766647653b4de5f3cea8206 log: "Pull up following revision(s) (requested by maxv in ticket #833):\n\n\tsys/kern/uipc_mbuf.c: revision 1.214\n\nRevert my rev1.190, remove the M_READONLY check. The initial code was\ncorrect: what is read-only is the mbuf storage, not the mbuf itself. The\nstorage contains the packet payload, and never has anything related to\nmbufs. So it is fine to remove M_PKTHDR on mbufs that have a read-only\nstorage.\n\nIn fact it was kind of obvious, since several places already manually\nremove M_PKTHDR without taking care of the external storage.\n" module: src subject: 'CVS commit: [netbsd-8] src/sys/kern' unixtime: '1527011427' user: martin