libpcap0.8-dev

Development library and header files for libpcap0.8
  http://www.tcpdump.org/
  0
  no reviews



Headers, static libraries, and documentation for the libpcap library.

libpcap (packet capture) provides a portable framework for low-level network monitoring. applications include network statistics collection, security monitoring, network debugging, etc.

since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent api to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application.