Runc: cgroup2: eBPF device controller

Created on 17 Oct 2019  路  3Comments  路  Source: opencontainers/runc

https://github.com/AkihiroSuda/runc/commits/ebpf

I'm trying to port over libcrun/ebpf.c from crun v0.10.2, which is licensed under LGPL3 (or later) and incompatible with Apache License 2.0

@giuseppe Do you think my code should be treated as a derivative of your C code? If so, any chance to relicense ebpf.c and cgroup.c as Apache License 2.0?

Most helpful comment

I am fine to relicense these two files under the Apache License 2.0 license

All 3 comments

I am fine to relicense these two files under the Apache License 2.0 license

thanks!

Was this page helpful?
0 / 5 - 0 ratings