CVSROOT:        /cvs
Module name:    src
Changes by:     henn...@cvs.openbsd.org 2013/11/26 04:27:41

Modified files:
        sys/netinet    : ip_icmp.c 

Log message:
instead of calculating the icmp checksum here, just set the flag that
it is needed and the lower parts of the stack will take care of it.
fixes a cksum bug in a rather constructed case and is just the right thing
to do now. ok mpi naddy

Reply via email to