summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in4_cksum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove uneeded route.h includesjsg2014-09-081-2/+2
* Fewer <netinet/in_systm.h> !mpi2014-07-221-2/+1
* ansifydhill2011-07-051-5/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI Citojun2002-07-291-9/+11
* kill register decls. sync better with kame.itojun2001-12-061-8/+8
* More descriptive panic messages, sync with NetBSDangelos2001-06-241-2/+4
* Sync in4_cksum() with NetBSD, and change its use in in_delayed_cksum.angelos2001-06-241-13/+15
* sync whitespace/comment with kame. to help merge tasksitojun2001-02-161-3/+3
* bring in KAME IPv6 code, dated 19991208.itojun1999-12-081-0/+217