A system-independent interface for user-level packet capture https://www.tcpdump.org/
Go to file
2024-01-06 05:21:15 +01:00
libpcap-1.0.0-pcap_config.patch automatic version update by autodist [release 1.5.3-1mamba;Fri Jan 31 2014] 2024-01-06 05:21:13 +01:00
libpcap.spec automatic version update by autodist [release 1.10.3-1mamba;Fri Jan 13 2023] 2024-01-06 05:21:15 +01:00
README.md automatic version update by autodist [release 1.5.3-1mamba;Fri Jan 31 2014] 2024-01-06 05:21:13 +01:00

libpcap

Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection, security monitoring and network debugging. Since almost every system vendor provides a different interface for packet capture, 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.