You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all kernels are built with BTF enabled (e.g. Raspberry Pi OS), which prevents bpfilter to be used. Adding --btf-custom-path to bfcli would allow users to build the BTF blob themselves and use it with bpfilter.
Not all kernels are built with BTF enabled (e.g. Raspberry Pi OS), which prevents bpfilter to be used. Adding
--btf-custom-pathtobfcliwould allow users to build the BTF blob themselves and use it with bpfilter.