On Mon, Nov 14, 2022 at 12:04:20PM +0100, Martin Husemann wrote: > On Mon, Nov 14, 2022 at 10:15:33AM +0000, Roy Marples wrote: > > On 14/11/2022 09:49, Kengo NAKAHARA wrote: > > > Hi, > > > > > > Please update the size in comment, when struct pkthdr is changed. > > > https://github.com/NetBSD/src/blob/trunk/sys/sys/mbuf.h#L181 > > > > > > > > > Thanks, > > > > Done, thanks. > > This clearly is a layering/abstraction violation and would have been > good to discuss upfront. > > Where do you make use of that information? What about other packet injection > paths?
And doesn't this require a kernel version bump? Martin