Re: [PATCH net-next v3] sock_diag: notify packet socket creation/deletion
From: David Miller <davem@davemloft.net>
Date: 2013-05-20 06:29:25
From: David Miller <davem@davemloft.net>
Date: 2013-05-20 06:29:25
From: Nicolas Dichtel <redacted> Date: Fri, 17 May 2013 16:25:38 +0200
With this patch, a netlink message is sent each time a packet socket is created or deleted. The framework is generic, so it's easy to add the notification for other kind of sockets. Signed-off-by: Nicolas Dichtel <redacted>
Just curious what you want to use this for.