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 Oct 12 19:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 14:3.8.2-7
- - fixed nfs protocol parsing for 64 bit architectures (bug 132781) 
            - * Wed Sep 15 19:00:00 2004 Harald Hoyer <harald{%}redhat{*}com> - 14:3.8.2-6
- - added libpcap-0.8.3-ppp.patch for ppp (bug 128053) 
            - * Wed Jun 23 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - added flex to BuildRequires