| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-01-18 | bandwidth, not bandwith. | wiz |
| 2002-11-12 | remove all entries in rt timer queue on ip_mtudisc change, instead of | itojun |
| 2002-11-12 | add an argument to rt_timer_remove_all(), to specify if we need to call | itojun |
| 2002-11-02 | /*CONTCOND*/ while (0)'ed macros | perry |
| 2002-05-12 | Eliminate more commons. | matt |
| 2001-03-08 | - lineup comment. | enami |
| 2001-02-21 | use u_quad_t for rtstat. | itojun |
| 2001-01-27 | cleanup cloned route when parent route (RTF_CLONING) goes away. | itojun |
| 2001-01-27 | mark cloned routes with RTF_CLONED. present it with netstat -r by "c". | itojun |
| 2001-01-17 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | itojun |
| 2000-12-09 | update icmp6 too big validation. the change is necessary since pmtud is | itojun |
| 2000-05-04 | Change rt_refcnt from short to int, to allow more than 32k routes thru | ragge |
| 2000-03-06 | - Add link status to if_data, so that routing daemons and other interested | thorpej |
| 1999-11-19 | Update protocoles and interfaces stats counters to 64bit. | bouyer |
| 1999-07-30 | remove reference to in6_systm.h (file itself will be removed afterwords) | itojun |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1998-12-27 | Simplify the rttimer code somewhat; use TAILQs instead of CIRCLEQs (we | thorpej |
| 1998-12-10 | IPX counters and centralize statistics routine. | christos |
| 1998-08-25 | Use do { ... } while (0) in RTFREE(). | thorpej |
| 1998-05-02 | Need <sys/socket.h> to stand alone. | thorpej |
| 1998-04-29 | Oops, we depend on <sys/queue.h>. | thorpej |
| 1998-04-29 | Add generic route timeout functionality; used by path MTU discovery code | kml |
| 1997-04-02 | Sync with Lite2. | christos |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1996-02-13 | Net prototypes | christos |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-08 | fixed sized types, where appropriate. when casting pointers to | 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-05-11 | Update to RTM version 3. Add prototypes. Add some new constants which are | mycroft |
| 1993-05-20 | add rcs ids to everything, and clean up headers | cgd |
| 1993-04-19 | Add consistent multiple-inclusion protection. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |