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