K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-15T09:12:18.597087Z K 7 svn:log V 387 * Replace hardcoded number of scopes count with macro. * Simplify in6_addrscope() function. * Add several new scope related functions: in6_getlinkifnet() returns pointer to struct ifnet, corresponding to given link-local scope zone id. in6_getscopezone() returns zone id for given scope. sa6_checkzone() checks given sockaddr_in6 structure for correctness of sin6_scope_id field. END