CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2011/09/17 10:01:55

Modified files:
        sys/net        : pf.c pfvar.h 

Log message:
The pd->ip_sum and pd->proto_sum fields are not needed.  Replace
the one occurrence in pf_test_state_icmp() that uses pd2.ip_sum by
a local variable.  Remove ip_sum and proto_sum from struct pf_pdesc.
ok claudio henning

Reply via email to