K 10 svn:author V 3 hrs K 8 svn:date V 27 2011-09-20T00:32:30.154200Z K 7 svn:log V 345 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) END