OpenBSD/src 1NbP1VGsys/netinet in_cksum.c, sys/netinet6 in6_cksum.c in6.h

   In in_cksum() and in6_cksum() convert types to C99 style and make
   both functions consistent.  In in_cksum() panic if len is longer
   than mbuf, but in in6_cksum() do not panic if off and len match
   exactly to the end of mbuf.
   OK claudio@
VersionDeltaFile
1.18+33-27sys/netinet6/in6_cksum.c
1.9+14-15sys/netinet/in_cksum.c
1.104+2-2sys/netinet6/in6.h
+49-443 files

UnifiedSplitRaw