Searched hist:254459 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.cdiff 254459 Sat Aug 17 15:38:58 MDT 2013 hrs - 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.

Completed in 384 milliseconds