This repo contains the exercise and the other scripts presented in the IMM-eBPF Lecture
| Filename | Description |
|---|---|
| assignment.py | Assignment to complete |
| hello_clone.py | SysClone Tracing example |
| frame_counter.py | Ethernet Frame counter |
For execute the programs, we recommend using Ubuntu 18.04. XDP requires a minimum kernel version of 4.8, which isn't available as default in the older versions.