On Mon, 2015-06-15 at 11:26 -0400, Craig Gallek wrote: > This series extends the netlink sock_diag interface to broadcast > socket information as they are being destroyed. The current > interface is poll based and can not be used to retreive information > about sockets that are destroyed between poll intervals. > > Only inet sockets are broadcast in this implementation, but other > families could easily be added as needed in the future. > > If this patch set is accepted, a follow-up patch to the ss utility > in the iproute2 suite will also be submitted. > > Craig Gallek (3): > sock_diag: define destruction multicast groups > sock_diag: specify info_size per inet protocol > sock_diag: implement a get_info handler for inet
Acked-by: Eric Dumazet <eduma...@google.com> -- 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