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
/
share
/
man
/
man4
/
route.4
Age
Commit message (
Expand
)
Author
2017-05-21
Fix copy/paste in comment.
Jeremie Courreges-Anglas
2016-08-31
Remove unused RTF_MASK route flag.
Alexander Bluhm
2016-07-13
Introduce RTF_MULTICAST and flag corresponding IPv6 routes as such
Martin Pieuchot
2016-03-23
add missing RTF_CONNECTED, remove ESIS (End System to Intermediate
Sebastian Benoit
2015-09-11
No longer document RTF_XRESOLVE but keep the define around until
Martin Pieuchot
2015-09-10
use .In rather than .Fd #include
Ingo Schwarze
2014-05-08
Sync flags with route.h
Martin Pieuchot
2014-01-22
Adjust man pages since RTA_GENMASK is going away (even though we keep the
Claudio Jeker
2013-11-17
The struct rt_metrics has changed, update documentation in route(4).
Alexander Bluhm
2012-03-17
remove IP_JUMBO, SO_JUMBO, and RTF_JUMBO.
David Gwynne
2011-12-08
Begin documenting the soup sandwich that is the kernel routing code.
Bret Lambert
2011-02-12
sync with v4 route socket changes. ok deraadt@
Stuart Henderson
2010-07-03
Fix the naming of interfaces and variables for rdomains and rtables
Philip Guenthe
2009-06-05
zap trailing whitespace;
Jason McIntyre
2009-06-05
Document SO_RDOMAIN
Claudio Jeker
2009-03-31
document the changes to the route filter API. basically:
David Gwynne
2009-03-27
zap trailing whitespace; from grunk
Jason McIntyre
2009-01-29
tweak previous;
Jason McIntyre
2009-01-29
My try at documenting the route socket filtering. ja ja dlg@
Claudio Jeker
2008-05-07
More .Xr routed removes. Add the other routing daemons to netintro instead.
Claudio Jeker
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-02-23
Update struct rt_msghdr. rtm_use is deprecated and is now know as rtm_fmask.
Claudio Jeker
2005-06-12
remove vestiges of SIOCADDRT here too; ok henning@
Christian Weisgerber
2004-08-10
update to reality
Jared Yanovich
2004-06-19
sync (RTF_MPATH).
Cedric Berger
2004-06-08
add new flag and addresses for source-based routing. ok millert@
Cedric Berger
2004-05-04
The tcp specific routing metrics are almost never used so reduce the routing
Claudio Jeker
2004-01-21
sync with headers;
Jason McIntyre
2003-08-31
.Sx SYNOPSIS;
Jason McIntyre
2003-08-26
mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent
Jun-ichiro itojun Hagino
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-19
fix typos; Julien Bordet
Todd C. Miller
2003-04-03
typos;
Jason McIntyre
2002-09-26
Incomplete section 4 mi manual page cleanup.
Miod Vallat
2002-05-06
spelling
Theo de Raadt
2001-10-05
Powered by @mantoya:
Mike Pechkin
2001-03-01
A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
Aaron Campbell
2000-12-21
Various repairs, $Id$ tags added, etc.
Aaron Campbell
2000-01-22
Use .Va macro when referring to the global variable errno.
Aaron Campbell
1999-09-23
Typo fixes.
Alex Feldman
1999-08-13
blow away kmem info; freebsd
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1995-10-18
initial import of NetBSD tree
Theo de Raadt