| Age | Commit message (Expand) | Author |
| 2021-02-03 | CTASSERT -> __CTASSERT to unbreak userland build. | roy |
| 2021-02-03 | Sprinkle CTASSERT to enforce on-wire layout without __packed | roy |
| 2021-02-03 | Remove __packed from various network structures | roy |
| 2020-08-28 | netinet: Include the needful so include order doesn't matter. | riastradh |
| 2012-11-02 | fix typo | christos |
| 2012-11-02 | make this standalone, like every others (except OpenBSD) | christos |
| 2011-07-24 | Fill in missing IPTOS defines (from Linux/OpenBSD) | christos |
| 2007-12-25 | Convert many of the uses of __attribute__ to equivalent | perry |
| 2007-12-21 | Add fix for ip_id information leakage. Since the leakage information is | matt |
| 2006-12-17 | According to ANSI c the only portably defined bitfields are unsigned int ones. | christos |
| 2006-09-05 | Import of TCP ECN algorithm for congestion control. | rpaulo |
| 2005-12-10 | Multiple inclusion protection, as suggested by christos@ on tech-kern@ | elad |
| 2004-04-25 | Initial commit of a port of the FreeBSD implementation of RFC 2385 | jonathan |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-01 | bring into conformance with RFC 3514 | dogcow |
| 2002-03-05 | bring in latest ALTQ from kjc. ALTQify some of the drivers. | itojun |
| 2001-10-24 | it may fix PR14124. | itojun |
| 2000-05-02 | One more __attribute__((__packed__)) to dissuade egcs from making | sommerfeld |
| 1999-11-20 | Add the `packed' attribute to structures which describe wire protocol data. | thorpej |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1998-02-10 | add/cleanup multiple inclusion protection. | perry |
| 1998-01-05 | Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes | thorpej |
| 1996-12-11 | Minor change to a comment. | mycroft |
| 1996-10-25 | Make length and offset fields unsigned. From Kevin M. Lahey <kml@nas.nasa.gov> | thorpej |
| 1996-09-21 | commit fix in pr 2772 -- the IP input code was assuming that the | perry |
| 1996-09-14 | move the packet filter hooks in to a saner location. while i'm here, rename | mrg |
| 1996-09-12 | forward decl. struct mbuf (for now). | mrg |
| 1996-09-12 | Move an #ifdef _KERNEL up above all the packet filter stuff. This | explorer |
| 1996-09-06 | add packet filter interface code. see pfil(9) for more details. you | mrg |
| 1995-05-15 | "routine" precedence has a value of 0. | cgd |
| 1995-04-17 | spacing cleaup. also, minor type mixup fixups. | cgd |
| 1995-04-13 | be a bit more careful and explicit with types. (basically a large no-op.) | cgd |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1994-01-08 | Fix some inconsistent spacing; spaces at the end of lines, etc. | mycroft |
| 1993-05-20 | more rcsid additions and file header cleanups | cgd |
| 1993-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |