aboutsummaryrefslogtreecommitdiffstats
path: root/in_cksum.c
Commit message (Expand)AuthorAgeFilesLines
* 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