index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
route
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous paragraph macro.
joel
2012-03-25
1
-1
/
+0
*
Document the show alias and add an EXAMPLES section.
joel
2012-03-24
1
-1
/
+36
*
Fix a possible infinite loop in "route flush" on 64-bit archs.
hrs
2012-02-04
1
-2
/
+2
*
Handle the internal scope address representation of the KAME IPv6
ume
2012-01-07
1
-3
/
+6
*
- Fix array bounds checking. [1]
glebius
2010-12-08
1
-15
/
+44
*
Add RTM_IEEE80211 to array of route message descriptions.
glebius
2010-12-08
1
-0
/
+1
*
route(8): make WARNS=3 clean
uqs
2010-02-27
2
-149
/
+155
*
remove stale references to RTF_CLONING and RTF_LLINFO
kmacy
2009-09-04
1
-21
/
+0
*
ANSIfy functions declarations, adjust prototypes. Rename local variable
charnier
2009-08-25
1
-75
/
+58
*
Extend route command:
kmacy
2009-04-14
2
-11
/
+24
*
Fix broken case where caused by last patch where
rrs
2009-04-11
1
-1
/
+2
*
Ok, looking at the solution a bit closer, the level
rrs
2009-04-06
1
-4
/
+4
*
Class based addressing went out in the early 90's. Basically
rrs
2009-04-06
1
-16
/
+17
*
Fix regression introduced in rev. 173124:
mav
2009-01-18
1
-26
/
+27
*
This main goals of this project are:
qingli
2008-12-15
1
-6
/
+0
*
Fix printing of sockaddr prefixes in verbose mode.
ru
2008-04-10
1
-1
/
+1
*
In route.c in newroute() there's a call to exit(0) if the command was
remko
2008-03-22
1
-1
/
+1
*
Don't mask the address in inet_makenetandmask() according to what class
mtm
2007-11-04
1
-1
/
+0
*
Document -t.
obrien
2007-11-01
1
-0
/
+4
*
Fix an error in bit shifting logic for network addresses. The route
mtm
2007-10-29
1
-20
/
+24
*
Obey MK_INET6_SUPPORT.
yar
2006-07-27
1
-2
/
+10
*
Document that -q option is also applicable to the "change" command.
ru
2005-10-02
1
-2
/
+2
*
Introduce "route del" as an alias to "route delete".
tobez
2005-09-28
3
-1
/
+7
*
- Understand EADDRINUSE, and forget EDQUOT. [1]
glebius
2005-09-21
1
-2
/
+6
*
- do DNS lookup for symbolic names specified for a destination
ume
2005-05-23
1
-4
/
+5
*
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
ume
2005-05-13
1
-6
/
+0
*
shutdown(2)'s how argument as 0 is nowhere near as cool as SHUT_RD
jmallett
2005-05-11
1
-2
/
+2
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Sort sections.
ru
2005-01-18
1
-2
/
+2
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Scheduled mdoc(7) sweep.
ru
2005-01-10
1
-1
/
+1
*
Fix markup: .Dv -> .Va
bms
2004-11-04
1
-2
/
+2
*
Document the fact that blackhole routes normally need to be bound
bms
2004-11-04
1
-0
/
+10
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-3
/
+6
*
When parsing an argument as an address in getaddr(), heed the -host option
bms
2004-06-16
1
-1
/
+1
*
Assorted markup, grammar, and spelling fixes.
ru
2004-05-17
1
-1
/
+1
*
Teach route(8) how to deal with root being in a prison. If prison
csjp
2004-05-07
1
-0
/
+4
*
Link state change notification of ethernet media to the routing socket.
andre
2004-05-03
1
-1
/
+14
*
For both ifconfig and route if we didn't get enough memory from the
ambrisko
2004-04-30
1
-4
/
+22
*
Replace ROUNDUP/ADVANCE with SA_SIZE
luigi
2004-04-13
1
-8
/
+4
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
2
-8
/
+0
*
style.Makefile(5):
johan
2004-02-23
1
-1
/
+1
*
link-local multicast address must be converted to KAME specific
ume
2003-12-07
1
-1
/
+1
*
Add a describtion for the '-d' flag
brueffer
2003-11-10
1
-1
/
+3
*
Add the -xresolve flag to the route(8) man page.
bms
2003-09-26
1
-0
/
+9
*
LANG->LC_ALL
ache
2003-08-04
1
-1
/
+1
*
Fix problem differently, use
ache
2003-08-04
1
-1
/
+1
*
Use tr '[:lower:]' '[:upper:]' to work with any locale
ache
2003-08-04
1
-1
/
+1
*
There is an undocument feature that ``route -vnd flush'' prints
ru
2003-04-16
1
-1
/
+1
*
Kill #ifdef NS code
peter
2003-03-05
1
-110
/
+0
[next]