Re: [PATCH net-next v3] sock_diag: notify packet socket creation/deletion
From: David Miller <davem@davemloft.net>
Date: 2013-05-21 18:43:57
From: David Miller <davem@davemloft.net>
Date: 2013-05-21 18:43:57
From: Nicolas Dichtel <redacted> Date: Tue, 21 May 2013 17:14:50 +0200
Le 20/05/2013 08:29, David Miller a écrit :quoted
From: Nicolas Dichtel <redacted> Date: Fri, 17 May 2013 16:25:38 +0200quoted
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.Some HW (custom FPGA, ASICs, NPUs) are able to offload packet captures, so it is required to notify them.
I don't even want to hear about this until you have patches ready to submit to fully support such a facility. I'm not applying this patch, sorry.