Age | Commit message (Expand) | Author |
2023-08-02 | add EXIT STATUS section with information for the exec subcommand | aisha |
2023-04-06 | Markup route flags to get tags | Klemens Nanni |
2023-03-18 | sourceaddr: | Jason McIntyre |
2023-03-15 | tweak sourceaddr: | Jason McIntyre |
2023-03-07 | restore tags for commands lost in r1.112 restructuring; OK jmc | Klemens Nanni |
2023-03-07 | mpls gateway clarification; from claudio | Jason McIntyre |
2023-03-03 | namservers -> nameservers | Jonathan Gray |
2023-03-02 | restructure the page into one single list for all routing commands; | Jason McIntyre |
2023-02-21 | some nameserver proposal bits: | Jason McIntyre |
2023-02-14 | Typofix -ssthresh in HISTORY | Klemens Nanni |
2022-12-22 | Denote multiple arguments with 'arg ...' not 'args' | Klemens Nanni |
2022-12-22 | it seems we made a separate list for the two sourceaddr commands, | Jason McIntyre |
2022-12-22 | move the flag mappings displayed by "route show" from netstat(1) to route(8): | Jason McIntyre |
2022-11-19 | fix vertical spacing in previous | Klemens Nanni |
2022-11-09 | add an example for adding a cloning host route to reach a gateway which is | Stuart Henderson |
2022-07-29 | Mention id(1) -R, reference rtable(4) in route(8) | Klemens Nanni |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2021-10-26 | Generalise "nameserver" workings | Klemens Nanni |
2021-10-22 | Make ":tdelete" work | Klemens Nanni |
2021-08-30 | Clarify how dns proposals are replaced not added per interface | Klemens Nanni |
2021-08-29 | nameserver command requires an interface argument | Klemens Nanni |
2021-08-05 | for nameserver usage, show multiple addresses as "address ..."; ok benno | Jason McIntyre |
2021-08-05 | sort the new nameserver text; rework it a little; sort SEE ALSO; | Jason McIntyre |
2021-08-04 | Add a new 'nameserver' command to route(8). | Sebastian Benoit |
2021-01-02 | add three missing .Dv macros, | Ingo Schwarze |
2020-11-07 | Rework source IP address setting. | denis |
2020-10-30 | Source address set can be printed | denis |
2020-10-29 | Add feature to force the selection of source IP address | denis |
2020-01-19 | add some explicit tagging macros; OK kn@ on a previous version | Ingo Schwarze |
2019-04-30 | elaborate a little on how route priorities work; | Jason McIntyre |
2019-04-17 | signpost the location of the text explaining routing table output a little be... | Jason McIntyre |
2018-07-14 | Document that route monitor also takes -T rtable as an argument. | Sebastian Benoit |
2018-07-13 | Use "rtable" not "tableid" as argument name for rtable | kn |
2018-07-09 | Kill fluff about how route(8) is of limited usefulness | Jeremie Courreges-Anglas |
2018-04-30 | * simplify code by no longer calling getnetbyname(3) | Ingo Schwarze |
2018-04-28 | remove references to /etc/networks; reminded by jmc@ | Ingo Schwarze |
2017-09-06 | backout previous diff: | Sebastian Benoit |
2017-08-11 | new sentence, new line; | Jason McIntyre |
2017-08-10 | document use of del as short form for delete, from jca | Sebastian Benoit |
2017-08-10 | autodetect AF when setting inet6 default route | Sebastian Benoit |
2017-01-01 | Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known' | Theo Buehler |
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-05-17 | nope, ioctl has not been used for a while | Theo de Raadt |
2015-05-06 | Document that priority 1 is reserved for kernel use. | Martin Pieuchot |
2015-02-06 | Remove route/netstat -f encap in favor of ipsecctl -s flow. | Reyk Floeter |
2014-02-26 | Try to be more precise about rtable and rdomains. | Claudio Jeker |
2014-01-22 | Remove genmask support from route(8). It still will show them in monitor | Claudio Jeker |
2013-05-27 | autodetect ipv6 addresses for route(8). ok benno@ bluhm@, manpage help jmc@ | Stuart Henderson |
2012-07-13 | allow destination/prefixlen syntax for ipv6 routes. | Sebastian Benoit |