K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-24T00:39:27.023686Z K 7 svn:log V 314 Scope related cleanup in rip6_output(): * remove sa6_embedscope() and in6_setscope() calls; * rip6_output() calls in6_selectsrc, so it always has outgoing interface and we can use IPV6_USEROIF when calling ip6_output. * add sa6_checkzone() to rip6_send. Application always must provide a proper scope zone id. END