Re: [PATCH net-next v3] sock_diag: notify packet socket creation/deletion
From: Nicolas Dichtel <hidden>
Date: 2013-05-21 15:14:53
From: Nicolas Dichtel <hidden>
Date: 2013-05-21 15:14:53
Le 20/05/2013 08:29, David Miller a écrit :
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.