summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* New style sysctl & staticize alot of stuff.phk1995-11-141-2/+2
|
* Include <sys/queue.h> because <netinet/in_pcb.h> (also includedolah1995-04-191-1/+2
| | | | later in tcp_debug.c) requires it due to the pcb changes of DavidG.
* Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> andwollman1995-02-091-5/+8
| | | | | | | | | Bob Braden <braden@isi.edu>. NB: This has not had David's TCP ACK hack re-integrated. It is not clear what the correct solution to this problem is, if any. If a better solution doesn't pop up in response to this message, I'll put David's code back in (or he's welcome to do so himself).
* Added $Id$dg1994-08-021-0/+1
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+159
OpenPOWER on IntegriCloud