fabianishere / udm-kernel

Custom Linux kernels for the UniFi Dream Machine
https://github.com/fabianishere/udm-kernel-tools
Other
127 stars 10 forks source link

Add BPF syscalls for containers #6

Open boostchicken opened 3 years ago

fabianishere commented 3 years ago

Do you need to enable any of the other BPD options enabled for your use-case as well?

BCC lists the following requirements: https://github.com/iovisor/bcc/blob/master/INSTALL.md#kernel-configuration

fabianishere commented 2 years ago

I am a bit hesitant to merge these changes without checking that it works (since these changes might be incompatible with Ubiquiti's proprietary kernel modules).

If you want to test on v1.10.x: udm-kernel-4.19.152-v1.10.0.3686-a2edd0c_4.19.152-v1.10.0.3686-a2edd0c-22_arm64.deb.zip

cynix commented 2 years ago

FYI, I just tried a local build for v1.11.0 using these configs and everything seems fine 👍

mabunixda commented 1 year ago

How can i test this on 3.x ?