loader/interface: attach bpf program directly using netlink
authorFelix Fietkau <nbd@nbd.name>
Tue, 5 Apr 2022 19:25:29 +0000 (21:25 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 5 Apr 2022 19:25:31 +0000 (21:25 +0200)
commit1cd5e12eecdcab0845eda71383c4c0ba17092c6f
treebf63ff2bfcbd384794be3eb9c7160f764ff2e351
parent57c7817f91c2ff2f247b2d7eb8554e861c4aec33
loader/interface: attach bpf program directly using netlink

This makes it possible to replace the tc-full/tc-bpf dependency with a
simple tc dependency.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
CMakeLists.txt
interface.c
loader.c
qosify.h