Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tcpdump: A network traffic monitoring tool.
        
        
        - Summary
 
        - Tcpdump is a command-line tool for monitoring network traffic.
Tcpdump can capture and display the packet headers on a particular
network interface or on all interfaces.  Tcpdump can display all of
the packet headers, or just the ones that match particular criteria.
Install tcpdump if you need a program to monitor network traffic.
 
        
        
        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