This website requires JavaScript.
Explore
Help
Sign In
jasder
/
runc
Watch
1
Star
0
Fork
You've already forked runc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
610c5ad75c
runc
/
vendor
/
github.com
/
cilium
/
ebpf
/
go.mod
6 lines
100 B
Modula-2
Raw
Normal View
History
Unescape
Escape
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-17 15:00:27 +08:00
module
github
.
com
/
cilium
/
ebpf
vendor: update cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775 full diff: https://github.com/cilium/ebpf/compare/a9f01edf17e3...1c8d4c9ef775 drops support for go1.12, and removes dependency on the golang.org/x/xerrors transitional package. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 20:44:55 +08:00
go
1.13
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-17 15:00:27 +08:00
vendor: update cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775 full diff: https://github.com/cilium/ebpf/compare/a9f01edf17e3...1c8d4c9ef775 drops support for go1.12, and removes dependency on the golang.org/x/xerrors transitional package. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 20:44:55 +08:00
require
golang
.
org
/
x
/
sys
v0
.
0.0
-
20200124204421
-
9
fbb57f87de9