aboutsummaryrefslogtreecommitdiffstats
path: root/reassemble.c
Commit message (Expand)AuthorAgeFilesLines
* From Ronnie Sahlberg: new infrastructure to reassemble packets whereGuy Harris2001-12-151-2/+241
* Assorted changes from Ronnie Sahlberg:Guy Harris2001-11-241-1/+99
* Get rid of some unused variables.Guy Harris2001-11-211-1/+3
* TCP desegmentation support, and changes to the ONC RPC and NBSSGuy Harris2001-09-131-4/+15
* Include <string.h> to get "memcmp()" and "memcpy()" declared.Guy Harris2001-06-281-1/+3
* Move the fragment reassembly code into "reassemble.c" andGuy Harris2001-06-081-0/+371