Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libpcap: A system-independent interface for user-level packet capture.
        
        
        - 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
        
            - * Tue Jun  7 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> - 14:3.8.2-10.RHEL4
- - fix for CAN-2005-1267 - BGP DoS, #159208 
            - * Fri Apr 29 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> - 14:3.8.2-9.RHEL4
- - fix for CAN-2005-1280 Multiple DoS issues in tcpdump
  (CAN-2005-1279 CAN-2005-1278), #156040 
            - * Wed Feb 16 18:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> - 14:3.8.2-8.RHEL4
- - fixed 2GB file limit