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
/
usr.sbin
/
rtsold
/
if.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtsol(8)/rtsold(8): make WARNS=3 clean
uqs
2010-02-27
1
-1
/
+0
*
Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV to
hrs
2009-09-12
1
-0
/
+54
*
Cleanup of userland __P use
kevlo
2007-11-07
1
-2
/
+2
*
fixed a potential memory leak
suz
2006-03-24
1
-1
/
+3
*
add -F flag, which configures sysctl(8) setting by rtsold
ume
2004-01-14
1
-0
/
+16
*
ansify.
ume
2004-01-14
1
-2
/
+2
*
backout 1.11. ifname in struct ifreq should be copyed by strncpy.
ume
2003-08-17
1
-4
/
+4
*
use strlcpy().
ume
2003-08-16
1
-4
/
+4
*
- added the case of 802.11 to check link status.
ume
2003-08-16
1
-5
/
+5
*
reduce #ifdef.
ume
2003-08-11
1
-12
/
+1
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
1
-46
/
+42
*
drop the code for the environment where getifaddrs(3) is not
ume
2003-08-08
1
-86
/
+0
*
__FUNCTION__ --> __func__
ume
2003-08-08
1
-17
/
+17
*
Sync with recent KAME.
ume
2001-06-11
1
-1
/
+8
*
Sync with KAME. Format string auditing, and add -a flag to autoprobe
kris
2000-10-06
1
-0
/
+3
*
Sync with latest KAME.
kris
2000-07-05
1
-85
/
+150
*
remove redundant ifdef's.
shin
2000-01-07
1
-31
/
+1
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
1
-0
/
+423