From: Craig Gallek
Date: Mon, 15 Jun 2015 11:26:17 -0400
> 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 betwe
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 p
On Mon, Jun 15, 2015 at 11:26:17AM -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 be
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 impleme