summaryrefslogtreecommitdiff
path: root/sbin/route/route.8
AgeCommit message (Expand)Author
2021-01-02route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-iface).uwe
2021-01-02route(8): be consistent about capitalization.uwe
2021-01-02route(8): don't split -blackhole and -noblackhole.uwe
2020-08-29Document 'L'christos
2018-07-31Remove references to XNSsevan
2017-07-04Use Ex.wiz
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-19Remove unnecessary Pp.wiz
2017-06-16Support -c <count> option for route monitorozaki-r
2016-04-04Separate nexthop caches from the routing tableozaki-r
2015-03-23Add RTF_BROADCAST to mark routes used for the broadcast address whenroy
2015-02-26Teach route(8) about RTF_LOCAL.roy
2014-12-01Complete the routing argument table by including the ID's used in the routingchristos
2014-11-12PR/47704: Takahiro HAYASHI: Add -L flagchristos
2014-11-07Now that the code can support tags and verbose route printing, enable them.christos
2013-11-05Remove esis referencekefren
2013-10-07english usage patroldholland
2013-07-24Add -tag description as suggested in PR/45071kefren
2013-03-01Retire OSI network stack. OK core@joerg
2011-11-11Move RTF_ANNOUNCE flag so that it no longer conflicts with RTF_PROTO2.gdt
2011-07-17prune stray commasdholland
2011-07-03Whitespace nit.wiz
2011-07-03Mention -mpls and -tag and xref mpls(4)kefren
2011-06-16xref link_addr for -link.yamt
2010-05-12PR/40455: Mihai Chelaru: Add noreject noblackhole optionschristos
2006-08-06Bump date for previous.wiz
2006-08-06Document -nocloning, -nocloned flags. Shift a couple of columnsdyoung
2006-01-29Use default option order (AaBbCc...).wiz
2006-01-25PR/32632: Yves-Emmanuel JUTARD: Improvment suggestion in 'route' display.christos
2003-10-02correct typo. PR misc/22944itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-07Bump date for flushall description.wiz
2003-07-19This is an updated submitted patch originally written by Jim Reesjrf
2003-06-03permit foo/bar notation, like "route add 10.0.0.0/8 127.0.0.1".itojun
2003-02-25Split .Nm with other macro arguments on two lines.wiz
2002-10-03New sentence, new line. From Robert Elz.wiz
2002-02-08the modifiers (-inet6, ...) do not only affect the behaviour of "flush",hubertf
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-11-16Punctuation fix, sort sections, sort SEE ALSO.wiz
2001-10-24Provide a short output format for the get command that only prints theatatat
2001-10-18PR/14286: reed@reedmedia.net: Explain default.christos
2001-07-20make prefixlen work on IPv4 tooitojun
2001-06-05Fix Nd and some whitespace and punctuation.wiz
2001-06-05Drop arguments of .Os.wiz
2001-04-27Added a few examples and a reference to sysctl to enable IP forwardingmanu
2001-01-27support -cloned command line flag.itojun
1999-07-17tweak IPv6 case so that "route show" does not truncate numeric IPv6 address.itojun
1999-07-02IPv6-ready route command (-inet6 and -prefixlen are added)itojun
1999-03-24Remove spurious .ne's.mycroft
1999-03-04Typo fixedbgrayson