libpcap0.8

System interface for user-level packet capture
  http://www.tcpdump.org/
  0
  1 review



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.
Latest reviews
3
andrey23 11 years ago

libpcap releases prior to 1.0 do not include USB support