Age | Commit message (Expand) | Author |
2021-08-04 | Add a new 'nameserver' command to route(8). | Sebastian Benoit |
2020-10-29 | Add feature to force the selection of source IP address | denis |
2017-08-10 | allow "del" in addition to "delete" | Sebastian Benoit |
2016-09-04 | Make it possible to set the RTF_BFD flag in a change request. Also add a | Claudio Jeker |
2016-09-03 | Add userland parts for BFD. Can't work if you don't have it enabled in | Peter Hessler |
2015-09-11 | Remove RTF_XRESOLVE support. | Martin Pieuchot |
2015-07-18 | On systems with a full routing table (550k+), we often want to be able to | Peter Hessler |
2015-02-06 | Remove route/netstat -f encap in favor of ipsecctl -s flow. | Reyk Floeter |
2014-01-22 | Remove genmask support from route(8). It still will show them in monitor | Claudio Jeker |
2010-09-04 | sort generated keywords in order to replace linear probe with bsearch(3) | Bret Lambert |
2009-12-01 | Add the new exec command to run a process and its children in a | Reyk Floeter |
2009-10-30 | The script that generates keywords.h wasn't updated when | Jonathan Gray |
2009-01-29 | Introduce -mplslabel to allow ipv4/ipv6 packets enter MPLS clouds. | Michele Marchetto |
2008-05-07 | Add support to show and modify rtm_priority. | Claudio Jeker |
2008-05-06 | regen | Claudio Jeker |
2008-04-28 | It is now possible to enter static MPLS routes into the kernel. | Esben Norby |
2007-06-04 | remove IPX, agreed by many | Henning Brauer |
2006-03-30 | If an address family is specified do not print IPSec "routes". Additionally | Claudio Jeker |
2005-05-27 | Experimental support for opportunitic use of jumbograms where only some hosts | Ryan Thomas McBride |
2005-03-30 | sync | Henning Brauer |
2005-03-30 | make keywords.sh generate an enum for the keys | Henning Brauer |
2005-03-30 | nicer output | Henning Brauer |
2005-03-30 | get rid of the twisted keywords.[c|h] interaction and just let keywords.sh | Henning Brauer |
2005-03-30 | remove ccitt x.25 traces, ok theo | Henning Brauer |
2004-09-24 | kill osi and mask, ok henning | Jared Yanovich |
2004-09-22 | remove -S, -src, -srcmask, and other source routing stuff. ok henning | Jared Yanovich |
2004-08-03 | display route labels with "route get", and allow them to be set | Henning Brauer |
2004-06-25 | remove netiso and netns code | Henning Brauer |
2004-06-19 | require RTF_MPATH to enter a multipath route with RTM_ADD. | Cedric Berger |
2004-06-06 | add new "-src" and "-srcmask" modifiers to make it possible to add a source | Cedric Berger |
2000-07-27 | Don't show or delete IPsec flows with the route command -- this was a | Angelos D. Keromytis |
1999-12-08 | ipv6 support from KAME (needs no libc upgrade). regen keywords.[ch]. | Jun-ichiro itojun Hagino |
1997-08-26 | Forgot about keyword.c's tag, regenned again | Niklas Hallqvist |
1997-08-26 | Move over -encap change to keywords.sh only made to keywords.h, | Niklas Hallqvist |
1997-07-13 | Added -encap flag for flushing, added a missing break; in flushing X25 | Angelos D. Keromytis |
1996-12-14 | merge netbsd changes for show command | Theo de Raadt |