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
*
MFC r256715:
hrs
2014-10-09
1
-1
/
+2
*
MFC r256695:
hrs
2014-10-09
3
-10
/
+42
*
MFC r264539:
bz
2014-08-16
1
-6
/
+6
*
Merge r260524,r260540
melifaro
2014-05-08
3
-3
/
+42
*
When destination parameter is missing, exit with a clear synopsis,
glebius
2013-10-08
1
-0
/
+5
*
Fix boundary check of sockaddr array.
hrs
2013-08-01
1
-3
/
+2
*
Fix a bug in cp += SA_SIZE() in RTA_* loop. This could prevent
hrs
2013-07-24
1
-8
/
+7
*
- Use getnameinfo() for both of AF_INET and AF_INET6 in routename().
hrs
2013-07-21
1
-46
/
+54
*
- Fix nflag in routename().
hrs
2013-07-21
1
-10
/
+33
*
- Simplify getaddr() and print_getmsg() by using RTAX_* instead of RTA_*
hrs
2013-07-20
1
-80
/
+48
*
Show "default" for the zero-filled address consistently when nflag == 0.
hrs
2013-07-20
1
-13
/
+10
*
Add cast to (void *) to the following cases to suppress warnings by
hrs
2013-07-20
1
-24
/
+23
*
Fix a gcc warning.
hrs
2013-07-18
1
-1
/
+4
*
Use NET_RT_DUMP.0.FIB leaf node instead of setting td_proc->p_fibnum.
hrs
2013-07-17
1
-12
/
+2
*
- Add support of MK_INET_SUPPORT=no.
hrs
2013-07-17
2
-268
/
+278
*
Simplify keywords.h generation.
hrs
2013-07-17
1
-9
/
+5
*
Fix a bug that the gateway address was not shown when a -gateway modifier
hrs
2013-06-09
1
-0
/
+1
*
Retire struct sockaddr_inarp.
glebius
2013-01-31
1
-4
/
+1
*
Fix -iface and -interface modifiers.
hrs
2013-01-08
1
-14
/
+14
*
- Fix strtol() error handling.
hrs
2012-12-16
1
-16
/
+35
*
- Move definition of V_deembed_scopeid to scope6_var.h.
hrs
2012-12-05
1
-10
/
+0
*
Fix fallout from r243019, which broke parsing of shortened network
glebius
2012-12-04
1
-0
/
+7
*
- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
hrs
2012-12-04
1
-0
/
+10
*
Flush stdout after RTM_IFANNOUNCE message.
glebius
2012-12-04
1
-0
/
+1
*
No need to be root when running with -t or -d.
glebius
2012-12-04
1
-2
/
+2
*
Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to
hrs
2012-11-17
1
-34
/
+0
*
Add -fib modifier to specify FIB number. The FIB number can be in a
hrs
2012-11-17
3
-114
/
+440
*
Remove remnants of classful addressing. These magic transformations
glebius
2012-11-14
1
-41
/
+8
*
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
[next]