K 10 svn:author V 3 ume K 8 svn:date V 27 2003-08-24T18:34:25.000000Z K 7 svn:log V 678 MFC: - added the case of 802.11 to check link status. - use strncpy just in case. - __P() cleanup. - improved the -a option. it can probe a interface automatically when the interface wake up. it can be started anytime even when there is no network interface on the list of intarfaces in the kernel. - get a correct link ID for each interface at initialization (using scope libraries if HAVE_SCOPELIB is defined). - fill in sin6_scope_id correctly before sendmsg(). usr.sbin/rtsold/if.c: 1.10 usr.sbin/rtsold/probe.c: 1.10 usr.sbin/rtsold/rtsol.c: 1.10 usr.sbin/rtsold/rtsold.8: 1.12 usr.sbin/rtsold/rtsold.c: 1.15 usr.sbin/rtsold/rtsold.h: 1.7 END