K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-15T12:02:05.685387Z K 7 svn:log V 213 Some cleanups in in6_pcbbind(): * remove register keyword; * sort variables declarations; * use sa6_checkzone() to check sockaddr_in6 structure; * use in6ifa_ifwithaddr() function; * remove sa6_embedscope() call. END