K 10 svn:author V 3 hrs K 8 svn:date V 27 2013-08-17T17:23:42.916953Z K 7 svn:log V 217 - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). - Fill sin6_scope_id from in6p.sin6_addr.s6_addr[2]. struct inpcb has struct in6_addr for the endpoint addresses, so sin6_scope_id must be filled. END