| Age | Commit message (Expand) | Author |
| 2003-09-30 | Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD | christos |
| 2003-08-22 | change the additional arg to be passed to ip{,6}_output to struct socket *. | itojun |
| 2003-08-15 | (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if | jonathan |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-08-14 | avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE | itojun |
| 2002-07-29 | fix null pointer deref. from ho@openbsd | itojun |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-06-14 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | itojun |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2001-01-17 | correct typecast for eonrtrequest 3rd arg. | itojun |
| 2001-01-17 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | itojun |
| 2001-01-17 | Fix a rather annoying problem where the sockaddr_dl which holds | thorpej |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-01 | introduce m->m_pkthdr.aux to hold random data which needs to be passed | itojun |
| 1999-12-24 | make sure we do not pass bogus socket pointer to IPv4 IPsec. | itojun |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1999-03-04 | adjust format args for compiler changes | mjacob |
| 1998-07-05 | defopt EON. | jonathan |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-01-28 | Use offsetof() from libkern.h | thorpej |
| 1998-01-16 | return an error if given an ioctl which isn't recognized. (Fixes | cgd |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1996-11-23 | Cast the printf("%ld", sizeof) in eoniphdr to long. | veego |
| 1996-11-13 | fix -Wformat problems | cgd |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-09 | Include <machine/cpu.h> to get setsoftnet(). | scottr |
| 1996-05-07 | Changed struct ifnet to have a pointer to the softc of the underlying | thorpej |
| 1996-04-13 | fix screw-up in the prototyping changes: print pointers with %p, NOT | cgd |
| 1996-02-13 | netiso prototypes and fixes to get -DTUBA to compile. | christos |
| 1995-06-13 | Clean this up a bit. Use queue.h more; de-uglify casts. | mycroft |
| 1995-06-13 | Update to match data structure changes. | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | 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-02-11 | Nuke if_init. | mycroft |
| 1994-01-16 | pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff | cgd |
| 1994-01-10 | Make this compile again after netinet changes. | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-05-20 | file header cleanup and rcsid additions | cgd |
| 1993-04-09 | added netccitt, netiso, and netns support, from (currently | cgd |