aboutsummaryrefslogtreecommitdiff
path: root/sbin/route
Commit message (Expand)AuthorAgeFilesLines
* Fix printing of sockaddr prefixes in verbose mode.Ruslan Ermilov2008-04-101-1/+1
* In route.c in newroute() there's a call to exit(0) if the command wasRemko Lodder2008-03-221-1/+1
* Don't mask the address in inet_makenetandmask() according to what classMike Makonnen2007-11-041-1/+0
* Document -t.David E. O'Brien2007-11-011-0/+4
* Fix an error in bit shifting logic for network addresses. The routeMike Makonnen2007-10-291-20/+24
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-2/+10
* Document that -q option is also applicable to the "change" command.Ruslan Ermilov2005-10-021-2/+2
* Introduce "route del" as an alias to "route delete".Anton Berezin2005-09-283-1/+7
* - Understand EADDRINUSE, and forget EDQUOT. [1]Gleb Smirnoff2005-09-211-2/+6
* - do DNS lookup for symbolic names specified for a destinationHajimu UMEMOTO2005-05-231-4/+5
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-6/+0
* shutdown(2)'s how argument as 0 is nowhere near as cool as SHUT_RDJuli Mallett2005-05-111-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-101-1/+1
* Fix markup: .Dv -> .VaBruce M Simpson2004-11-041-2/+2
* Document the fact that blackhole routes normally need to be boundBruce M Simpson2004-11-041-0/+10
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-3/+6
* When parsing an argument as an address in getaddr(), heed the -host optionBruce M Simpson2004-06-161-1/+1
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-05-171-1/+1
* Teach route(8) how to deal with root being in a prison. If prisonChristian S.J. Peron2004-05-071-0/+4
* Link state change notification of ethernet media to the routing socket.Andre Oppermann2004-05-031-1/+14
* For both ifconfig and route if we didn't get enough memory from theDoug Ambrisko2004-04-301-4/+22
* Replace ROUNDUP/ADVANCE with SA_SIZELuigi Rizzo2004-04-131-8/+4
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* link-local multicast address must be converted to KAME specificHajimu UMEMOTO2003-12-071-1/+1
* Add a describtion for the '-d' flagChristian Brueffer2003-11-101-1/+3
* Add the -xresolve flag to the route(8) man page.Bruce M Simpson2003-09-261-0/+9
* LANG->LC_ALLAndrey A. Chernov2003-08-041-1/+1
* Fix problem differently, use Andrey A. Chernov2003-08-041-1/+1
* Use tr '[:lower:]' '[:upper:]' to work with any localeAndrey A. Chernov2003-08-041-1/+1
* There is an undocument feature that ``route -vnd flush'' printsRuslan Ermilov2003-04-161-1/+1
* Kill #ifdef NS codePeter Wemm2003-03-051-110/+0
* Since route(8) itself is no longer setuid, we can get a meaningfulKelly Yancey2003-01-251-1/+1
* The .Nm utility.Philippe Charnier2002-07-061-5/+7
* Don't have -prefixlen 128 on host routes.Hajimu UMEMOTO2002-06-081-8/+5
* Avoid construction which results in label at end of block.Garrett Wollman2002-05-301-2/+6
* Respect -q with "add" and "delete". Document who respects -q.Ruslan Ermilov2002-05-252-31/+36
* Allow prefix/prefixlen syntax for IPv6 to have consistencyHajimu UMEMOTO2002-05-211-15/+22
* Have RTF_HOST for /128 destionation.Hajimu UMEMOTO2002-05-211-4/+9
* Try to guess prefixlen for guessable cases.Hajimu UMEMOTO2002-05-201-0/+33
* Removed the cruft that became cruft after rev. 1.4.Ruslan Ermilov2002-04-121-5/+1
* o remove __PWarner Losh2002-03-211-3/+3
* Remove 'register' keyword.David E. O'Brien2002-03-201-30/+30
* Introduce an interface announcement message for the routingRuslan Ermilov2002-01-181-1/+24
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Bring in latest CSRG revisions to this file.Ruslan Ermilov2001-10-171-11/+11
* Synch with NetBSD and OpenBSD.Ruslan Ermilov2001-08-312-3/+2