Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Mon Jan 14 18:00:00 2008 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 14:3.8.2-12.el4_6.1
 
            - use LINUX_SLL or RAW as data link types when qeth device is not
  in layer2 mode (#428287)
 
        
            - * Thu Aug 30 19:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 14:3.8.2-12.el4
 
            - fix buffer overflow in BGP dissector (#250293, CVE-2007-3798)
 
        
            - * Wed May 30 19:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 14:3.8.2-11.el4
 
            - fix buffer overflow in 802.11 printer (#232519, CVE-2007-1218)
- fix return codes in arpwatch init script (#237780)
- with -C option, drop root privileges before opening first savefile (#214377)