Home
last modified time | relevance | path

Searched hist:e8d9612c181b1a68ba5f71384629343466f1bd13 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpacket_diag.hdiff 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 Ddiag.cdiff 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 Dsock_diag.hdiff 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 Dsock_diag.cdiff 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>