Re: [PATCH iproute2 v2] ss: Include -E option for socket destroy events

2015-06-25 Thread Stephen Hemminger
On Wed, 17 Jun 2015 11:14:48 -0400 Craig Gallek wrote: > Use the IPv4/IPv6/TCP/UDP multicast groups of NETLINK_SOCK_DIAG > to filter and display socket statistics as they are destroyed. > > Kernel support patch series: 24029a3603cfa633e8bc2b3fb3e48e76c497831d > > Signed-off-by: Craig Gallek A

[PATCH iproute2 v2] ss: Include -E option for socket destroy events

2015-06-17 Thread Craig Gallek
Use the IPv4/IPv6/TCP/UDP multicast groups of NETLINK_SOCK_DIAG to filter and display socket statistics as they are destroyed. Kernel support patch series: 24029a3603cfa633e8bc2b3fb3e48e76c497831d Signed-off-by: Craig Gallek --- include/linux/inet_diag.h | 3 +- include/linux/sock_diag.h | 10