K 10 svn:author V 3 hrs K 8 svn:date V 27 2011-09-20T00:19:36.090755Z K 7 svn:log V 323 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 happend due to it. Spotted by: kib END