apt install bpftool
uname -r
bpftool feature probe | sed -n '1,200p'
mount | grep bpffs || sudo mount -t bpf bpffs /sys/fs/bpf
Created
September 13, 2025 01:48
-
-
Save zoonderkins/94f90bdd6a04135fedd762f5d38839c3 to your computer and use it in GitHub Desktop.
dnsdist2-ebpf-fix-on-debian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment