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
2008-05-25
do not need sys/protosw.h
Theo de Raadt
2008-05-09
using the rtm_priority to translate priority number into nice name is
Henning Brauer
2008-05-09
on route get, display the priority and a cleartext name (like, "bgp" for 48)
Henning Brauer
2008-05-08
space
Claudio Jeker
2008-05-08
Fix fallout from the route priority thing.
Esben Norby
2008-05-08
Don't display the outlabel and interface for POP operations.
Esben Norby
2008-05-07
Document -priority. looks good norby@
Claudio Jeker
2008-05-07
Add support to show and modify rtm_priority.
Claudio Jeker
2008-05-06
Yet another missing RTM_VERSION check. Found by norby@. OK henning@
Claudio Jeker
2008-05-06
Add code to specify the mpls label switching operation. OK norby@
Claudio Jeker
2008-05-06
Labels in the sockaddr are stored like on the wire so shift and byte swap
Claudio Jeker
2008-05-06
regen
Claudio Jeker
2008-05-06
Add pop, push and swap options used by MPLS. OK norby@
Claudio Jeker
2008-05-06
Minor cleanup. OK norby@
Claudio Jeker
2008-04-30
Correct MPLS output of route -n show.
Esben Norby
2008-04-28
It is now possible to enter static MPLS routes into the kernel.
Esben Norby
2007-09-25
make route flush obey the rtable ID
Henning Brauer
2007-09-05
Correct the format strings after the recent rt_metrics changes.
Claudio Jeker
2007-07-24
Sync closer to netstat/show.c this removes also the unneeded variable
Claudio Jeker
2007-07-21
Check the rtm_version before trying to print an entry. If the rtmsg has a
Claudio Jeker
2007-06-04
remove IPX, agreed by many
Henning Brauer
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
Unbreak route.c after TOKEN removal by henning (bad henning, no cookie)
Ryan Thomas McBride
2007-03-25
Instead of using the global -F flag that only works with show, switch to a
Claudio Jeker
2007-03-23
add -F to usage() and kill some extraneous whitespace;
Jason McIntyre
2007-03-23
add -F to SYNOPSIS;
Jason McIntyre
2007-03-23
Add a new flag -F to netstat restricting route display in conjuction
Pierre-Yves Ritschard
2007-03-23
Only print the routing table id if the routing message uses the rt_msghdr
Claudio Jeker
2007-01-19
add an EXAMPLES section;
Jason McIntyre
2007-01-15
reference ripd(8) vs. routed(8) and remove routed statement in BUGS
Kevin Steves
2006-12-29
Route warns about a illegal prefixlen when a default inet6 route is present.
Claudio Jeker
2006-11-29
tweak; ok henning
Jason McIntyre
2006-11-28
add -T to synopsis;
Jason McIntyre
2006-11-28
add additional link states to report the half duplex / full duplex
Reyk Floeter
2006-11-28
-T in synopsis and briefly in manpage
Henning Brauer
2006-11-17
change semantics of ff01::/16 to interface local multicast
Jun-ichiro itojun Hagino
2006-10-16
More details on multipath.
Ryan Thomas McBride
2006-10-15
Proper link state descriptions in print_rtmsg() RTM_IFINFO case.
Ryan Thomas McBride
2006-06-17
Display multipath and jumbo flags in route get/monitor.
Christopher Pascoe
2006-06-16
make route show work on secondary tables, using the just committed
Henning Brauer
2006-06-16
introduce -T <tableid> to work on alternate tables.
Henning Brauer
2006-05-30
this fixes a crash observed by Naddy on amd64, and permits the src/dst ip's to
Todd T. Fries
2006-05-27
Kill unused Aflag support that sneeked in via netstat code.
Claudio Jeker
2006-05-27
Do not print an error in case of ENOPROTOOPT. Install medias do not have
Claudio Jeker
2006-05-21
Pretty print netmasks in monitor mode.
Marco Pfatschbacher
2006-04-20
Instead of printing useless metrics like recvpipe and sendpipe print
Claudio Jeker
2006-03-31
Be careful when accessing the external destination address, as it is not set
Hans-Joerg Hoexer
2006-03-30
Print the "Encap" heading only when the sadb is not empty.
Hans-Joerg Hoexer
2006-03-30
document -encap. ok claudio@
Hans-Joerg Hoexer
2006-03-30
If an address family is specified do not print IPSec "routes". Additionally
Claudio Jeker
[next]