K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-25T02:16:36.223024Z K 7 svn:log V 322 Scope related cleanup in udp6_output(): * remove sa6_embedscope() and in6_setscope() calls; * move address validation check from udp6_output() to udp6_send(); * when address isn't specified, try to determine outgoing interface from inc->in6p_zoneid; * use IPV6_USEROIF for ip6_output() when outgoing interface is known. END