freebsd-dev/usr.sbin/rtadvd
Dag-Erling Smørgrav be22116353 Set the back pointer from the prefix to the interface before adding
the prefix to the interface's prefix list.  This shouldn't make a
difference, since rtadvd(8) is single-threaded, but I've seen it crash
in delete_prefix() with pfx_rainfo == NULL, and this is the only place
where a prefix can be added to the list with a NULL pfx_rainfo.

MFC after:	3 days
2013-08-23 10:57:05 +00:00
..
advcap.c
advcap.h
config.c Set the back pointer from the prefix to the interface before adding 2013-08-23 10:57:05 +00:00
config.h
control_client.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_client.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_server.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_server.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
if.c
if.h
Makefile
pathnames.h
rrenum.c - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
rrenum.h
rtadvd.8 - Implement and use usage(). 2013-02-25 16:47:09 +00:00
rtadvd.c - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
rtadvd.conf
rtadvd.conf.5 mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
rtadvd.h - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
timer_subr.c - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
timer_subr.h - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
timer.c Fix build on arm and mips. 2013-08-06 15:49:18 +00:00
timer.h - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00