From: Phil Sutter <p...@nwl.cc>
Date: Wed, 24 Jun 2015 11:02:51 +0200

> For AF_INET6 sockets, the value of struct ipv6_pinfo.ipv6only is
> exported to userspace. It indicates whether a socket bound to in6addr_any
> listens on IPv4 as well as IPv6. Since the socket is natively IPv6, it is not
> listed by e.g. 'ss -l -4'.
> 
> This patch is accompanied by an appropriate one for iproute2 to enable
> the additional information in 'ss -e'.
> 
> Signed-off-by: Phil Sutter <p...@nwl.cc>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to