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