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