| Age | Commit message (Expand) | Author |
| 2003-11-13 | Add m_tag_delete_nonpesrsistent(), for deleting all packet tags on | jonathan |
| 2003-08-15 | Make if_loop MTU settable via SIOCSFMTU/ifconfig. Useful for testing, | jonathan |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-05-16 | use strlcpy | itojun |
| 2003-05-14 | always use PULLDOWN_TEST codepath. | itojun |
| 2003-05-01 | bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some | itojun |
| 2003-02-26 | Add MBUFTRACE kernel option. | matt |
| 2002-09-26 | Fix a case where M_COPY_PKTHDR() wasn't being used prior to calling bpf_mtap | darrenr |
| 2001-11-12 | 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-02-20 | explicitly use u_int32_t for DLT_NULL encapsulation. | 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-12-18 | Oops, make this build without ALTQ again. | thorpej |
| 2000-12-18 | Fill in if_dlt. | thorpej |
| 2000-12-18 | Add ALTQ support. This is used for testing/debugging ALTQ only. It | thorpej |
| 2000-12-12 | Adapt to bpfattach() changes, and further centralize the bpfattach() | thorpej |
| 2000-03-30 | Kill some more register declarations. | augustss |
| 2000-02-06 | fix include pathname for better rfc2292 compliance. | itojun |
| 1999-12-15 | change mbuf trimming. | itojun |
| 1999-12-13 | sync IPv6 part with latest KAME tree. IPsec part is left unmodified | itojun |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt ISO TPIP. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-05-04 | Add IPX bits. | christos |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1997-08-14 | Add MHLEN + MLEN extra space to LOMTU for IP and transport headers. | jonathan |
| 1997-04-02 | Add netatalk stubs. | christos |
| 1997-03-21 | Don't feed packets to BPF that were not `sent' from the loopback device. | mycroft |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-10 | - printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-07 | Changed struct ifnet to have a pointer to the softc of the underlying | thorpej |
| 1995-07-23 | Make panic message consistent. | 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-02 | Multicast is no longer optional | hpeyerl |
| 1993-12-17 | From magnum branch: | mycroft |
| 1993-12-06 | multicast support. | hpeyerl |
| 1993-11-23 | rename loattach() to loopattach() so that the pdevinit[] stuff can find it. | deraadt |
| 1993-06-27 | ANSIfications - removed all implicit function return types and argument | andrew |
| 1993-05-20 | add rcs ids to everything, and clean up headers | cgd |
| 1993-05-07 | patch for multiple loopback interfaces (via "pseudo-device loop 2", etc.) | cgd |
| 1993-04-10 | fixed missing include to avoid warning | glass |
| 1993-03-25 | added BPF support, as provided by David Greenman (davidg@implode.rain.com) | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |