eBPF/XDP-based TCP Connection Tracker implementing and extending a simplified TCP state machine. The project analyzes, debugs, and improves connection tracking logic, adds support for missing scenarios (e.g., RST handling), and enhances flow management within Linux network namespaces. Project for the Network Computing course at PoliMi (2024/2025).
c tcp ebpf xdp polimi linux-network-namespace polimi-projects polimi-project ebpf-xdp network-computing tcp-connection-tracker
- Updated
Feb 13, 2026 - C