HomeFreeBSD

MFC 347465: Apply r280991 to ip6_fragment.

Description

MFC 347465: 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.

Details

Provenance
jhbAuthored on
Parents
rS351057: MFC 346360: Push down INP_WLOCK slightly in tcp_ctloutput.
Branches
Unknown
Tags
Unknown