"Introduction to eBPF filters" Slides
The program sums the size of ICMP packets to localhost destination.
vagrant ssh
cd /vagrant
cargo build --release
sudo target/release/socket_filter
# in another terminal
vagrant ssh
ping -4 localhost| Name | Name | Last commit date | ||
|---|---|---|---|---|
"Introduction to eBPF filters" Slides
The program sums the size of ICMP packets to localhost destination.
vagrant ssh
cd /vagrant
cargo build --release
sudo target/release/socket_filter
# in another terminal
vagrant ssh
ping -4 localhost