index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
route
Age
Commit message (
Expand
)
Author
2024-05-09
ctime(3) and ctime_r(3) can fail when timestamps are way off.
Florian Obser
2024-04-28
gmtime(3) / locatime(3) can fail when timestamps are way off.
Florian Obser
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-17
Adjust sourceaddr argument parser.
Claudio Jeker
2023-03-15
tweak sourceaddr:
Jason McIntyre
2023-03-15
For now pass AF_UNSPEC to printsource() to ensure that both inet and inet6
Claudio Jeker
2023-03-15
Make route sourceaddr always print the used addresses for inet and inet6.
Claudio Jeker
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-18
Missing space
Claudio Jeker
2023-02-14
Add -mpls to the route monitor case. It is an allowed address family.
Claudio Jeker
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
ndp, route, netstat: adjust ipv6 address width
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-06-19
There is no reason to print the RTF_DONE bit in the routing table output.
Claudio Jeker
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2021-11-10
Give sppp(4) its own RTP_PROPOSAL priority
Bjorn Ketelaars
2021-10-26
Generalise "nameserver" workings
Klemens Nanni
2021-10-23
Move "-T" and "exec" support out of SMALL
Klemens Nanni
2021-10-22
Make ":tdelete" work
Klemens Nanni
2021-08-30
Fix max nameserver proposals limit
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
superflous -> superfluous
Theo Buehler
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-06-26
delete extra explanations in the usage: messages which are described
Theo de Raadt
2021-03-12
INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.
Florian Obser
2021-02-24
show AF for DNS proposal messages; ok claudio bluhm
Theo de Raadt
2021-01-30
Don't print an empty line at the end of `route sourceaddr`
Daniel Jakots
2021-01-24
Add missing __KAME__ markers.
Florian Obser
2021-01-16
Only recover the KAME embedded scope if the sin6_scope_id filed is
Claudio Jeker
2021-01-02
add three missing .Dv macros,
Ingo Schwarze
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-11-25
Teach route(8) about the names of the IEEE80211_F_* flags.
Kenneth R Westerback
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-09-15
"Route show" and "netstat -r" provide formatting for routing tables with
pamela
[next]