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
/
rtadvd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- supported a string notation for xxflags.
ume
2003-08-15
1
-76
/
+101
*
use arc4random.
ume
2003-08-15
1
-0
/
+6
*
variable shared with signal handler needs to be "volatile sig_atomic_t".
ume
2003-08-15
1
-2
/
+2
*
set LOG_PERROR for openlog() when running foreground.
ume
2003-08-15
1
-3
/
+7
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-14
1
-2
/
+2
*
support poll(2).
ume
2003-08-14
1
-1
/
+36
*
- rename some variables.
ume
2003-08-14
1
-27
/
+14
*
signal handler must take "int" arg.
ume
2003-08-14
1
-4
/
+5
*
avoid fd_set overrun.
ume
2003-08-14
1
-9
/
+21
*
Drop MIP6 code. We don't support MIP6 yet.
ume
2003-08-08
1
-19
/
+1
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
1
-12
/
+10
*
__FUNCTION__ --> __func__
ume
2003-08-08
1
-77
/
+77
*
tightened check for the length of ND options.
ume
2003-03-26
1
-2
/
+25
*
Use srandomdev() for FreeBSD
ache
2003-02-11
1
-0
/
+4
*
Changed the behavior when an interface-direct prefix being advertised
ume
2002-06-13
1
-3
/
+11
*
Skip duplicated prefixes in get_prefix().
ume
2002-06-01
1
-2
/
+0
*
KNF
ume
2002-06-01
1
-286
/
+264
*
Sync with recent KAME.
ume
2001-06-11
1
-41
/
+168
*
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
-182
/
+441
*
Print ifname when sendmsg failed.
shin
2000-02-24
1
-2
/
+2
*
-P option was not enabled, so enable it
shin
2000-02-15
1
-1
/
+6
*
libipsec and IPsec related apps. (and some KAME related man pages)
shin
2000-01-06
1
-0
/
+1239