K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-24T00:21:44.409311Z K 7 svn:log V 260 Scope related cleanup in nd6_na_output/nd6_na_input: * remove in6_setscope() and in6_clearscope() calls; * initialize sin6_scope_id before in6_selectsrc(); * no need to initialize ro.ro_dst, in6_selectsrc will do it; * use IPV6_USEROIF flags for ip6_output(). END