K 10 svn:author V 4 shin K 8 svn:date V 27 2000-02-09T00:38:06.000000Z K 7 svn:log V 365 IPv6 scoped addr format is changed as recent KAME change. KAME scoped addr format is changed recently. before: addr@scope now: scope%addr Because the end of IPv6 numeric addr is tend to be truncated in `netstat -rn ` output, so placing scope part at starting of addr will be convenient. Approved by: jkh Obtained from: KAME project END