summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_debug.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TCP debug sockets still had code for old TCP timers that werebluhm2018-05-101-2/+3
| | | | | | implemented as slow and fast protocol user requests. Replace that with a proper timer debug implementation. OK visa@
* Fix printf(9) format strings so that a kernel with TCPDEBUG compiles.bluhm2018-01-231-2/+2
| | | | | Mark the string variables with TCP debugging names as constant. OK mpi@
* Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> inmpi2017-05-181-2/+42
| | | | | | | | | <netinet/tcp_debug.h>. The IPv6 variant was always included and the IPv4 version is not present on all systems. Most of the offending ports are already fixed, thanks to sthen@!
* Stop using old n_time, n_long and n_short types in netinet headers.mpi2014-07-131-2/+2
| | | | ok deraadt@, naddy@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* remove the last of the MI commonsjason2003-05-141-3/+3
|
* Inclusion protection.angelos2001-06-091-2/+6
|
* netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetzderaadt1999-01-111-1/+4
|
* indentderaadt1997-08-261-2/+2
|
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+61