K 10 svn:author V 4 shin K 8 svn:date V 27 2000-02-07T01:32:41.000000Z K 7 svn:log V 445 Permit site local addr in IPv6 source address selection rule. KAME source addr selection rule had a problem to treat IPv6 site local addr. The rule is completely rewritten recently and the above problem is also fixed, but rewriting same code part in freebsd4.0 is too dangerous in this stage, so just add workaround to avoid the problem. Just add code for IPv6 site local addresses into IPv6 source addr selection algorythm part. END