Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 609 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 609 Bytes

IMM-Assignment-eBPF

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.