Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: Update cgroup socket examples to use uid gid helper | David Ahern | 2017-09-01 | 1 | -0/+5 |
| | | | | | | Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | samples/bpf: add userspace example for prohibiting sockets | David Ahern | 2016-12-02 | 1 | -0/+44 |
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> |