CVSROOT:        /cvs
Module name:    src
Changes by:     henn...@cvs.openbsd.org 2014/07/11 09:25:44

Modified files:
        sys/netinet    : ip_output.c 

Log message:
in_proto_cksum_out: zero the icmp cksum before going on so that we do not
require the caller to do so. lteo needs that for divert soon, and is in line
with tcp/udp and the general approach that the rest of the stack should not
need to do anything regarding the cksums but setting the "needs it" flag.
ok lteo

Reply via email to