runc/libcontainer/specconv
Akihiro Suda faf673ee45 cgroup2: port over eBPF device controller from crun
The implementation is based on https://github.com/containers/crun/blob/0.10.2/src/libcrun/ebpf.c

Although ebpf.c is originally licensed under LGPL-3.0-or-later, the author
Giuseppe Scrivano agreed to relicense the file in Apache License 2.0:
https://github.com/opencontainers/runc/issues/2144#issuecomment-543116397

See libcontainer/cgroups/ebpf/devicefilter/devicefilter_test.go for tested configurations.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-10-31 14:01:46 +09:00
..
example.go libcontainer: update masked paths of /proc 2019-08-26 12:25:56 +09:00
spec_linux.go cgroup2: port over eBPF device controller from crun 2019-10-31 14:01:46 +09:00
spec_linux_test.go libcontainer: change seccomp test for clone syscall 2019-06-04 18:52:00 +09:00