Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libpcap: A system-independent interface for user-level packet capture.
Name: | libpcap |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.9.4 |
License: | BSD |
Release: | 15.SEL5_4 |
URL: | http://www.tcpdump.org |
- Summary
- 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.
Changelog
- * Mon Dec 28 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Nov 12 00:00:00 2009 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 14:3.9.4-15.el5
-
- don't crash when invalid interface index is specified (#497819)
- fix tcpslice on 64-bit architectures (#485670)
- * Tue Aug 26 01:00:00 2008 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 14:3.9.4-14.el5
-
- compile tcpdump with -fno-strict-aliasing