Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
compat-libpcap094 - A system-independent interface for user-level packet capture.
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
Latest: compat-libpcap094-0.9.4-9999.15.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| compat-libpcap094 |
14 |
0.9.4 |
9999.15.el5.fio |
x86_64 |
194 KiB |
2011-05-18 03:42:27 |
Changelog:
- * 2009-11-11 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-15.el5
- don't crash when invalid interface index is specified (#497819)
- fix tcpslice on 64-bit architectures (#485670)
- * 2008-08-25 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-14.el5
- compile tcpdump with -fno-strict-aliasing
- * 2008-08-22 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-13.el5
- don't double-count received packets (#441446)
- * 2007-12-05 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-12.el5
- use LINUX_SLL or RAW as data link types when qeth device is not
in layer2 mode (#281241)
- require /usr/sbin/sendmail (#259301)
- enable crypto support on 64-bit architectures (#345041)
- support decoding IKEv2 packets (#290131)
- * 2007-08-30 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-11.el5
- fix buffer overflow in BGP dissector (#250294, CVE-2007-3798)
- * 2007-05-30 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-10.el5
- with -C option, drop root privileges before opening first savefile (#241677)
- * 2007-05-16 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 14:3.9.4-9.el5
- fix buffer overflow in 802.11 printer (#232347, CVE-2007-1218)
- fix return codes in arpwatch init script (#237779)
- * 2006-07-12 - Jesse Keating <jkeating[AT]redhat[DOTCOM]> - 14:3.9.4-8.1
- rebuild
- * 2006-06-22 - Martin Stransky <stransky[AT]redhat[DOTCOM]> - 14:3.9.4-8
- more ipv6 flags
- * 2006-06-04 - Jeremy Katz <katzj[AT]redhat[DOTCOM]> - 14:3.9.4-7
- fix libpcap-devel inclusion of .so and its deps (#193189)