aboutsummaryrefslogtreecommitdiffstats
path: root/in_cksum.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-09"long" does not necessarily mean "32-bit integral data type"; the unionGuy Harris1-6/+6
2001-01-10When testing the low-order bit of a pointer, cast it to "unsigned long",Guy Harris1-2/+2
2000-12-14Include winsock.h on windows so that htons will be defined.Gilbert Ramirez1-1/+5
2000-12-13Add code to check the checksums of TCP segments and UDP datagrams;Guy Harris1-0/+214