summaryrefslogtreecommitdiffstats
path: root/share/man/man9/route.9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated the route(9) man page by removing nonexistent function andrzalamena2017-01-111-27/+13
* add missing NAME entries;jmc2015-11-231-4/+7
* Rename rtrequest1() to rtrequest().bluhm2015-10-301-3/+3
* Do not report an EDQUOT "Disk quota exceeded" error from the routingbluhm2014-12-191-3/+8
* Document rtalloc(9).mpi2014-11-011-11/+3
* RTFREE() is no more.mpi2014-10-141-6/+2
* rtalloc(9) and rtalloc_noclone(9) are dead, long live rtalloc1(9)!mpi2014-10-081-6/+2
* Add a man page for rtrequest1(9) splitted from route(9) with somempi2014-04-021-95/+4
* Split route(9) into various manuals to make it easier to complete/improvempi2014-03-181-140/+6
* Adjust man pages since RTA_GENMASK is going away (even though we keep theclaudio2014-01-221-3/+2
* Obvious .Xr fixes, found while testing mandocdb(8).schwarze2014-01-201-3/+3
* Replace old-fashioned .Fd by new-fangled .In for #include lines.schwarze2013-06-041-3/+3
* Update the route(9) manpage to reflect recent change to rt_lookup()blambert2012-09-191-4/+4
* Consistently use the term "route label" throughout.blambert2011-12-121-6/+6
* s/timout/timeoutsthen2011-12-091-2/+2
* typo, s/conficts/conflicts/sthen2011-12-091-3/+3
* Begin documenting the soup sandwich that is the kernel routing code.blambert2011-12-081-0/+351