go

无法卸载BPF程序。

英文: Unable to unload BPF program 问题 我无法从代码中卸载BPF程序。我正在使用Cilium eBPF库加载程序,并使用netlink将BPF函数添加到接口中。以下是我...