index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
route.9
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated the route(9) man page by removing nonexistent function and
rzalamena
2017-01-11
1
-27
/
+13
*
add missing NAME entries;
jmc
2015-11-23
1
-4
/
+7
*
Rename rtrequest1() to rtrequest().
bluhm
2015-10-30
1
-3
/
+3
*
Do not report an EDQUOT "Disk quota exceeded" error from the routing
bluhm
2014-12-19
1
-3
/
+8
*
Document rtalloc(9).
mpi
2014-11-01
1
-11
/
+3
*
RTFREE() is no more.
mpi
2014-10-14
1
-6
/
+2
*
rtalloc(9) and rtalloc_noclone(9) are dead, long live rtalloc1(9)!
mpi
2014-10-08
1
-6
/
+2
*
Add a man page for rtrequest1(9) splitted from route(9) with some
mpi
2014-04-02
1
-95
/
+4
*
Split route(9) into various manuals to make it easier to complete/improve
mpi
2014-03-18
1
-140
/
+6
*
Adjust man pages since RTA_GENMASK is going away (even though we keep the
claudio
2014-01-22
1
-3
/
+2
*
Obvious .Xr fixes, found while testing mandocdb(8).
schwarze
2014-01-20
1
-3
/
+3
*
Replace old-fashioned .Fd by new-fangled .In for #include lines.
schwarze
2013-06-04
1
-3
/
+3
*
Update the route(9) manpage to reflect recent change to rt_lookup()
blambert
2012-09-19
1
-4
/
+4
*
Consistently use the term "route label" throughout.
blambert
2011-12-12
1
-6
/
+6
*
s/timout/timeout
sthen
2011-12-09
1
-2
/
+2
*
typo, s/conficts/conflicts/
sthen
2011-12-09
1
-3
/
+3
*
Begin documenting the soup sandwich that is the kernel routing code.
blambert
2011-12-08
1
-0
/
+351