K 10 svn:author V 3 hrs K 8 svn:date V 27 2011-07-16T09:20:22.871071Z K 7 svn:log V 597 - Implement burst unsolicited RA sending by using the ra_timer framework when AdvSendAdvertisements and/or configuration entries are changed as described in RFC 4861 6.2.4. This fixes issues that make termination of the rtadvd daemon take very long time and rtadvctl(8) utility become unresponsive after reloading the configuration file. An interface now has three states, UNCONFIGURED, TRANSITIVE, or CONFIGURED, and the burst unsolicited sending happens only in TRANSITIVE. See rtadvd.h for the details. - Remove extra make_packet(). - rtadvctl(8) now displays the RA timers. END