K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-05-10T20:15:40.699950Z K 7 svn:log V 316 Apply r280991 to ip6_fragment. This uses m_dup_pkthdr() to copy all of the metadata about a packet to each of its fragments including VLAN tags, mbuf tags, etc. instead of hand-copying a few fields. Reviewed by: bz MFC after: 1 month Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D20117 END