Searched hist:e8d9612c181b1a68ba5f71384629343466f1bd13 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | packet_diag.h | diff e8d9612c181b1a68ba5f71384629343466f1bd13 Thu Apr 25 01:53:54 CDT 2013 Nicolas Dichtel <nicolas.dichtel@6wind.com> sock_diag: allow to dump bpf filters
This patch allows to dump BPF filters attached to a socket with SO_ATTACH_FILTER. Note that we check CAP_SYS_ADMIN before allowing to dump this info.
For now, only AF_PACKET sockets use this feature.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/packet/ |
H A D | diag.c | diff e8d9612c181b1a68ba5f71384629343466f1bd13 Thu Apr 25 01:53:54 CDT 2013 Nicolas Dichtel <nicolas.dichtel@6wind.com> sock_diag: allow to dump bpf filters
This patch allows to dump BPF filters attached to a socket with SO_ATTACH_FILTER. Note that we check CAP_SYS_ADMIN before allowing to dump this info.
For now, only AF_PACKET sockets use this feature.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | sock_diag.h | diff e8d9612c181b1a68ba5f71384629343466f1bd13 Thu Apr 25 01:53:54 CDT 2013 Nicolas Dichtel <nicolas.dichtel@6wind.com> sock_diag: allow to dump bpf filters
This patch allows to dump BPF filters attached to a socket with SO_ATTACH_FILTER. Note that we check CAP_SYS_ADMIN before allowing to dump this info.
For now, only AF_PACKET sockets use this feature.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | sock_diag.c | diff e8d9612c181b1a68ba5f71384629343466f1bd13 Thu Apr 25 01:53:54 CDT 2013 Nicolas Dichtel <nicolas.dichtel@6wind.com> sock_diag: allow to dump bpf filters
This patch allows to dump BPF filters attached to a socket with SO_ATTACH_FILTER. Note that we check CAP_SYS_ADMIN before allowing to dump this info.
For now, only AF_PACKET sockets use this feature.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|