Files
xdp-project-bpf-examples/pping/README.md

6 lines
241 B
Markdown
Raw Normal View History

# PPing using XDP and TC-BPF
An implementation of the passive ping ([pping](https://github.com/pollere/pping)) utility based on XDP (for ingress) and TC-BPF (for outgress)
## Planned design
!["Design of eBPF pping](./eBPF_pping_design.png)