New program: pcapper
Runs on a node and uses libpcap to count packets going by. Opens a socket, so that remote programs can connect and, say, graph its output. The client gets to specify the interval at which it wants counts reported. Supports multiple interfaces, and multiple clients (with different intervals.) It can also write packet counts to a file, for analysis later.
tools/pcapper/GNUmakefile
0 → 100644
tools/pcapper/pcapper.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment