CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/04/14 20:54:17

Modified files:
        sys/net        : pf.c 

Log message:
replace m_copym2 with m_dup_pkt for the dup-to handling.

note that this uses max_linkhdr as the adjustment arg. this follows
what the ip stack does when generating packets as it provides space
for link headers (like ethernet headers) to be prepended on the new
packet.

ok henning@

Reply via email to