K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-24T00:09:17.398618Z K 7 svn:log V 216 Scope related cleanup in nd6_ns_output(): * remove in6_setscope() and in6_clearscope calls; * initialize sin6_scope_id before in6_selectsrc(); * use IPV6_USEROIF flag for ip6_output(). * sort variables declarations. END