tcpdump

tcpdump 4.9.2 updated

tcpdump is a handy little library which provides a packet filtering mechanism based on the BSD packet filter (BPF). Most notably, tcpdump needs this to work, and there is also a perl module (still in beta) which can use this as well. In plain english, if...

libpcap

libpcap 1.6.2

libpcap is an open source, small, free, platform-independent and handy library software implemented in C/C++ and designed from the ground up to provide a packet filtering mechanism based on BPF (Berkeley Packet Filter), the BSD packet filter.It is heavily...