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
        
            - * Wed May 12 19:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 14:3.7.2-7.E3.2
- - CAN-2004-0183/0184 fixed 
            - * Wed Jan 14 18:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> 14:3.7.2-7.E3.1
- - CAN-2003-0989 fixed
- additional fixes 
            - * Fri Aug 29 19:00:00 2003 Harald Hoyer <harald{%}redhat{*}de> 14:3.7.2-7
- - build libpcap shared library with gcc and not ld