Age | Commit message (Expand) | Author |
2004-09-16 | handle route labels on RTM_CHANGE, ok mcbride, prodded my markus some time ago | Henning Brauer |
2004-09-16 | ewps, kill the src route prototypes. was sitting in my tree for ages but | Henning Brauer |
2004-08-03 | introduce route labels, allowing for up to 32 bytes of info to be attached | Henning Brauer |
2004-06-19 | require RTF_MPATH to enter a multipath route with RTM_ADD. | Cedric Berger |
2004-06-06 | extend routing table to be able to match and route packets based on | Cedric Berger |
2004-05-04 | The tcp specific routing metrics are almost never used so reduce the routing | Claudio Jeker |
2004-04-25 | radix tree with multipath support. from kame. deraadt ok | Jun-ichiro itojun Hagino |
2004-01-15 | add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henning | Markus Friedl |
2003-08-26 | mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent | Jun-ichiro itojun Hagino |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-12 | Remove commons; inspired by netbsd. | Jason Wright |
2003-01-17 | typo: bandwith -> bandwidth | Camiel Dobbelaar |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-09 | By popular demand, protect from multiple inclusion, and fix to use the | Angelos D. Keromytis |
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-12-09 | drop support for RTF_TUNNEL, which has no effect (NRL IPv6) | Jun-ichiro itojun Hagino |
2000-12-09 | supply counter for # of routing table timer entries. | Jun-ichiro itojun Hagino |
2000-05-17 | crank rt_refcnt to 32 bits, no userland effects | Theo de Raadt |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-05-16 | Add support for static ARP entries that cannot be overwritten. | Hakan Olsson |
1999-02-04 | u_int32_t for routing statistics variables | Theo de Raadt |
1999-01-08 | INET6 support; NRL/cmetz | Theo de Raadt |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |