summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_debug.h
AgeCommit message (Expand)Author
2021-02-03CTASSERT -> __CTASSERT to unbreak userland build.roy
2021-02-03tcp_debug: restore __packedroy
2021-02-03Remove __packed from various network structuresroy
2018-05-01Redefine the structure, not to rely on tcpiphdr.maxv
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad
2005-06-02Fix some const fallout.riz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-07-09do not #ifdef in headers. usr.sbin/trpt needs it.itojun
2001-07-08Rename TCPDEBUG to TCP_DEBUG, defopt TCP_DEBUG and TCP_NDEBUG, andabs
2001-05-30use _KERNEL_OPTmrg
2001-04-29Make it possible to override TCP_NDEBUG. The default value of 100fvdl
1999-07-31sync with recent KAME.itojun
1999-07-09defopt INET6, and put it in opt_inet.h (most places already include thisthorpej
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun
1998-02-10add/cleanup multiple inclusion protection.perry
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1993-05-20more rcsid additions and file header cleanupscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd