This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
rtadvd
History
SUZUKI Shinsuke
b9204379a1
added an ioctl option in kernel so that ndp/rtadvd can change some NDP-related kernel variables based on their configurations (RFC2461 p.43 6.2.1 mandates this for IPv6 routers)
...
Obtained from: KAME Reviewd by: ume, gnn MFC after: 2 weeks
2005-10-19 15:05:42 +00:00
..
advcap.c
…
advcap.h
…
config.c
added an ioctl option in kernel so that ndp/rtadvd can change some NDP-related kernel variables based on their configurations (RFC2461 p.43 6.2.1 mandates this for IPv6 routers)
2005-10-19 15:05:42 +00:00
config.h
…
dump.c
…
dump.h
…
if.c
…
if.h
…
Makefile
…
pathnames.h
…
rrenum.c
…
rrenum.h
…
rtadvd.8
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
rtadvd.c
…
rtadvd.conf
…
rtadvd.conf.5
fix typo.
2005-08-10 17:09:08 +00:00
rtadvd.h
…
timer.c
…
timer.h
…