Description
Supports work with XDP, the high-performance Linux packet-processing path based on eBPF. It is useful for developers and administrators testing packet filtering, forwarding, load balancing, or networking experiments close to the kernel.
This is an advanced networking toolkit. XDP programs can affect live traffic at very low levels, so users should test on safe interfaces and understand eBPF, drivers, and rollback before deploying changes.