Put back a m_copyback() that got lost in rev 1.837 of pf.c. This
authorbluhm <bluhm@openbsd.org>
Sun, 13 Jul 2014 16:58:43 +0000 (16:58 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 13 Jul 2014 16:58:43 +0000 (16:58 +0000)
commit229ef2df43a26b29e5f8944f41126a911b16c0b7
treeb32a2b465557e43ab88a15107b86c12bba85f350
parent97125e8b58c7747ea168d7d039f614ab2593b090
Put back a m_copyback() that got lost in rev 1.837 of pf.c.  This
fixes the rewrite of an IPv6 header of an ICMP6 packet in the payload
of an ICMP6 error packet.  Path MTU discovery with ping6 over pf
nat or rdr works again.
Found by src/regress/sys/net/pf_fragment make run-regress-fragping6
OK henning@
sys/net/pf.c