CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/01/24 20:39:00

Modified files:
        sys/net        : pf.c 

Log message:
Simplify and shorten the way ICMP checksums are verified in
pf_check_proto_cksum() by letting it use the same in4_cksum() call that
is used for TCP and UDP checksums.

ok henning@ naddy@

Reply via email to