Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-3.el7_0.1.x86_64
[135 KiB] |
Changelog
by Michal Sekletar (2014-12-02):
- disable TPACKET_V3 memory mapped packet capture on AF_PACKET socket, use TPACKET_V2 instead (#1169773)
|
libpcap-1.5.3-3.el7_0.1.i686
[134 KiB] |
Changelog
by Michal Sekletar (2014-12-02):
- disable TPACKET_V3 memory mapped packet capture on AF_PACKET socket, use TPACKET_V2 instead (#1169773)
|