mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
2 lines
171 B
Markdown
2 lines
171 B
Markdown
|
# 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)
|