CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2021/03/19 19:15:28

Modified files:
        sys/netinet    : ip_output.c 

Log message:
use m_dup_pkthdr in ip_fragment to copy pkthdr info to fragments.

this ensures more stuff is copied, in particular the flowid
information. this is also how v6 does it, which makes things more
consistent.

ok bluhm@

Reply via email to