tcpdump - A network traffic monitoring tool

Description:

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.

Homepage: http://www.tcpdump.org

License: BSD with advertising

Vendor: Fedora Project

Packages

tcpdump-3.9.7-5.fc8.x86_64 [344 KiB] Changelog by Miroslav Lichvar (2007-09-18):
- support decoding IKEv2 packets