aboutsummaryrefslogtreecommitdiffstats
path: root/in_cksum.c
Commit message (Expand)AuthorAgeFilesLines
* "long" does not necessarily mean "32-bit integral data type"; the unionGuy Harris2001-06-091-6/+6
* When testing the low-order bit of a pointer, cast it to "unsigned long",Guy Harris2001-01-101-2/+2
* Include winsock.h on windows so that htons will be defined.Gilbert Ramirez2000-12-141-1/+5
* Add code to check the checksums of TCP segments and UDP datagrams;Guy Harris2000-12-131-0/+214