ebpf-beginners
ebpf-beginners copied to clipboard
The beginner's guide to eBPF
https://youtu.be/Wb_vD3XZYOA - eBPF: Unlocking the Kernel [OFFICIAL DOCUMENTARY] Cool background info.
Hi Liz, I got the following error, could you help to figure out what was wrong? root@iubuntu2004:~/ebpf-beginners# python3.9 packet.py bpf: Attaching prog to eth0: Operation not supportedTraceback (most recent call...
Hi Liz, Can you share the Dockerfile to build a docker image to test this? Thanks. David