freebsd-dev/usr.sbin/rtadvd
Hiroki Sato 8cdd0a8091 Remove RA timer on an interface with !IFF_UP actively after starting to send
clean-up RA messages for shutting down.  The RA timers could prevent the rtadvd
daemon from shutting down because ra_output() just ignored !IFF_UP interfaces
and TRANSITIVE->UNCONFIGURED state transition never happened due to it.

Spotted by:	kib
Approved by:	re (bz)
2011-09-20 00:32:30 +00:00
..
advcap.c
advcap.h
config.c
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
rrenum.h
rtadvd.8
rtadvd.c Remove RA timer on an interface with !IFF_UP actively after starting to send 2011-09-20 00:32:30 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h
timer_subr.c
timer_subr.h
timer.c
timer.h