NetBSD/usr.sbin/rtadvd
ozaki-r 0739b470cb Support -p <pidfile> option
It's needed to avoid using /var/run/rtadvd.pid on ATF tests and
run multiple instances of rump.rtadvd on a test.
2016-12-16 09:09:38 +00:00
..
Makefile No more obvious strict aliasing violations here. 2016-06-15 13:57:26 +00:00
advcap.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
advcap.h
config.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
config.h Remove the iflist array and store ifflags in rainfo. 2012-12-13 15:36:35 +00:00
dump.c Omit needless casts. 2016-06-15 13:57:39 +00:00
dump.h
if.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
if.h Remove the iflist array and store ifflags in rainfo. 2012-12-13 15:36:35 +00:00
pathnames.h
prog_ops.h Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
rrenum.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
rrenum.h
rtadvd.8 Support -p <pidfile> option 2016-12-16 09:09:38 +00:00
rtadvd.c Support -p <pidfile> option 2016-12-16 09:09:38 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h Use clock_gettime(2) instead of gettimeofday(2) so we can use a monotonic 2015-06-05 14:09:20 +00:00
rtadvd_hostops.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
rtadvd_rumpops.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
timer.c Introduce rump.rtadvd 2015-11-11 07:48:41 +00:00
timer.h Use clock_gettime(2) instead of gettimeofday(2) so we can use a monotonic 2015-06-05 14:09:20 +00:00