Age | Commit message (Expand) | Author |
2004-07-16 | remove netiso shitz, millert ok | Henning Brauer |
2003-12-16 | return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer | Markus Friedl |
2003-12-10 | de-register. deraadt ok | Jun-ichiro itojun Hagino |
2003-12-03 | add support for ifconfig clone/destroy; ok henning deraadt | Markus Friedl |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-03 | string fixes; tedu ok | Theo de Raadt |
2003-05-03 | just as a safety measure, set m_flags to 0 for mbufs allocated on stack. | Jun-ichiro itojun Hagino |
2003-01-07 | remove the altq classifier code which is replaced by pf and no longer used. | Kenjiro Cho |
2002-09-11 | KNF - return is not a function. | Jun-ichiro itojun Hagino |
2002-06-30 | allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know | Jun-ichiro itojun Hagino |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-02 | allow for setting of the loopback MTU, set IFF_RUNNING on address configuration | Dug Song |
2001-12-18 | NRL license cleaning | Theo de Raadt |
2001-07-04 | Make preprocessor happier, don't give it untasty tokens at end of input. | Marc Espie |
2001-06-27 | introduce the ALTQ queue macros into sys/net files. | Kenjiro Cho |
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino |
2001-02-06 | forgot to bzero() malloced memory | Michael Shalayeff |
2001-02-06 | allow changing number of loopbacks in ukc. | Michael Shalayeff |
2001-01-19 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | Jun-ichiro itojun Hagino |
2000-06-18 | move m_pullup2() equivalent for KAME requirement into ip6_input(). | Jun-ichiro itojun Hagino |
2000-02-07 | fix include file path related to ip6. | Jun-ichiro itojun Hagino |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-01-08 | inet6 support; NRL/cmetz | Theo de Raadt |
1998-06-26 | convert DLT_LOOP header to network-order u_int32_t | Theo de Raadt |
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt |
1997-12-31 | make the loopback interfaces ordered in the iface list, so they show up in ne... | Michael Shalayeff |
1997-07-23 | AppleTalk support based on netatalk-1.4a2 and FreeBSD. | denny |
1996-06-29 | provide if_attachhead(), and make if_loop use it | Theo de Raadt |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-04-28 | IPX additions and fixes. | Michael Shalayeff |
1996-04-24 | Add IPX support. | Michael Shalayeff |
1995-11-13 | do not forward garbled SIMPLEX-generated packets to bpf; from Jean-Luc.Richie... | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |