NetBSD/usr.sbin/rtadvd
martin 273dd222ac Pull up following revision(s) (requested by roy in ticket #417):
usr.sbin/rtadvd/rtadvd.c: revision 1.70
	usr.sbin/rtadvd/rtadvd.c: revision 1.71
	usr.sbin/rtadvd/rtadvd.h: revision 1.20
	usr.sbin/rtadvd/config.c: revision 1.42
	usr.sbin/rtadvd/config.c: revision 1.43
	usr.sbin/rtadvd/rtadvd.8: revision 1.27

rtadvd: Fix reloading configuration killing interface timers

rtadvd: remove support for SIOCSIFINFO_IN6
It's been broken since we enabled dropping privs.
It's also probably the wrong place to do this, and support for
SIOCSIFINFO_IN6 will be in the next dhcpcd import.

rtadvd: Add C flag to control the zeroing of the leaving configuration
This is only intended to assist the testing of clients which consume
Router Advertisement messages, such as dhcpcd(8).
2019-11-11 19:49:11 +00:00
..
Makefile
advcap.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
advcap.h
config.c Pull up following revision(s) (requested by roy in ticket #417): 2019-11-11 19:49:11 +00:00
config.h
dump.c
dump.h
if.c
if.h
logit.h
pathnames.h
prog_ops.h
rrenum.c
rrenum.h
rtadvd.8 Pull up following revision(s) (requested by roy in ticket #417): 2019-11-11 19:49:11 +00:00
rtadvd.c Pull up following revision(s) (requested by roy in ticket #417): 2019-11-11 19:49:11 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h Pull up following revision(s) (requested by roy in ticket #417): 2019-11-11 19:49:11 +00:00
rtadvd_hostops.c
rtadvd_rumpops.c
timer.c
timer.h