Skip to content

cehrig/xdp-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xdp-mon

But what is it doing?

  • attaches an XDP program to all local interfaces
  • captures UDP & TCP packets
  • writes packet metadata to a BPF ringbuffer
  • exposes them using a TCP socket listening on port 35.

Needs libbpf.

make all
make run

About

XDP packet filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published