Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libpcap - A system-independent interface for user-level packet capture
- Description:
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.
Install libpcap if you need to do low-level network traffic monitoring
on your network.
Packages
libpcap-1.5.3-4.el7_1.2.x86_64
[137 KiB] |
Changelog
by Michal Sekletar (2015-04-20):
- make sure that userland bpf filter interpreter is given snaplen such that size of
cooked header is accounted for (#1207666)
|