~blainsmith/hare-bpf

Provides marshalling and a virtual machine implementation of Berkley Packet Filters
explain the filter
working icmp filter
readmes and tooling

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~blainsmith/hare-bpf
read/write
git@git.sr.ht:~blainsmith/hare-bpf

You can also use your local clone with git send-email.

#hare-bpf

Examples are provided in the cmd directory of:

  • sniffing packets by filtering packets from the network interface card
  • building a vm and passing packets through it for validation