Lutz Donnerhacke 7c7c231c14 netgraph/ng_tag: permit variable length data
ng_tag(4) operate on arbitrary data of mbuf_tags(9).  Those structures
are padded to the next multiple of the alignment by the compiler.
Hence a valid argument has be at most as long as the data received.

PR:		241462
Reviewed by:	kp
Approved by:	kp (mentor)
MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D22140
2021-01-18 13:23:22 +01:00
..
2021-01-07 20:40:41 -07:00
2020-03-04 22:32:40 +00:00
2019-10-07 22:40:05 +00:00
2020-11-10 02:26:44 +00:00