CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2012/07/10 11:33:48

Modified files:
        sys/net        : pf.c 

Log message:
With address family translation, the ip length of the quoted ip
packet within the icmp error packet was wrong.  Fix this by using
the pd2.tot_len of the inner packet and substract the old header's
length.
OK mikeb@ henning@

Reply via email to