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
/
rtadvd
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of userland __P use
kevlo
2007-11-07
1
-3
/
+3
*
avoid heap overrun
suz
2006-03-23
1
-1
/
+1
*
fixed a typo in comment
suz
2005-11-17
1
-1
/
+1
*
added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...
suz
2005-10-19
1
-0
/
+30
*
removed compilation warning
suz
2004-10-22
1
-0
/
+1
*
- supported a string notation for xxflags.
ume
2003-08-15
1
-225
/
+279
*
malloc() may return NULL.
ume
2003-08-12
1
-0
/
+5
*
reduce #ifdef.
ume
2003-08-11
1
-5
/
+0
*
use strlcpy() and snprintf().
ume
2003-08-11
1
-1
/
+1
*
use int64_t instead of long long.
ume
2003-08-11
1
-2
/
+2
*
Drop MIP6 code. We don't support MIP6 yet.
ume
2003-08-08
1
-88
/
+0
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
1
-8
/
+5
*
__FUNCTION__ --> __func__
ume
2003-08-08
1
-53
/
+53
*
- fixed byte order of route lifetimes in route info opptions.
suz
2003-04-10
1
-2
/
+2
*
Use assignment, not equivalence test.
njl
2003-04-05
1
-1
/
+1
*
fixed invalid pointer reference
suz
2003-04-02
1
-0
/
+1
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-2
/
+2
*
Do not issue deprecated ioctl.
ume
2002-06-15
1
-0
/
+8
*
Changed the behavior when an interface-direct prefix being advertised
ume
2002-06-13
1
-16
/
+93
*
Skip duplicated prefixes in get_prefix().
ume
2002-06-01
1
-12
/
+18
*
sprintf -> snprintf
ume
2002-06-01
1
-17
/
+25
*
Sync with recent KAME.
ume
2001-06-11
1
-79
/
+317
*
zero-cleared allocated prefix information when configured.
ume
2001-01-23
1
-0
/
+2
*
make it easier to handle $FreeBSD$ tags (amount of diff matters).
itojun
2001-01-21
1
-2
/
+1
*
Sync with latest KAME
kris
2000-07-05
1
-18
/
+125
*
Added several socket close() which were mistakenly forgotten.
shin
2000-03-09
1
-0
/
+1
*
Forbid include of soem inet6 header files from wrong place
shin
2000-02-10
1
-2
/
+2
*
libipsec and IPsec related apps. (and some KAME related man pages)
shin
2000-01-06
1
-0
/
+639