Skip to content

Latest commit

 

History

History

sockfilter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Demo BPF applications

Socket filter

sockfilter is an example of monitoring packet and dealing with __sk_buff structure.

see libbpf-bootstrap for more details.

We can provide a similar developing experience as the libbpf-bootstrap development. Just run make to build the wasm binary:

make