commit | 554ae6e792ef38020b80b4d5127c51d510c0918f | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Thu Dec 01 08:48:08 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 02 13:46:09 2016 -0500 |
tree | 546165a4619501f722cb551411164e1b88e693b3 | |
parent | 4f2e7ae56e04cfe670cf39152a8d015984c90351 [diff] |
samples/bpf: add userspace example for prohibiting sockets Add examples preventing a process in a cgroup from opening a socket based family, protocol and type. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>