tcpcapinfo(1)
| TCPCAPINFO(1) | Tcpreplay Suite | TCPCAPINFO(1) |
NAME
tcpcapinfo - Pcap file dissector for debugging broken pcap files
SYNOPSIS
tcpcapinfo [OPTION]... <pcap_file(s)>
DESCRIPTION
tcpcapinfo is a tool for decoding the structure of a pcap(3) file with a focus on finding broken pcap files and determining how two related pcap files might differ.
tcpcapinfo will first print out the pcap_file_header_t in human readable form followed by a per-packet summary including the pcap_pkthdr_t and simple checksum value of the packet.
OPTIONS
-d, --dbug=number
If configured with --enable-debug, then you can specify a verbosity level for debugging output. Higher numbers increase verbosity.
-V, --version
-H, --help
--more-help
EXIT STATUS
One of the following exit values will be returned:
0 (EXIT_SUCCESS)
1 (EXIT_FAILURE)
70 (EX_SOFTWARE)
AUTHORS
Copyright 2000-2012 Aaron Turner
Copyright 2013 Fred Klassen - AppNeta by Broadcom
For support please use the <tcpreplay-users@lists.sourceforge.net> mailing list.
The latest version of this software is always available from: <http://tcpreplay.appneta.com/>
COPYRIGHT
Copyright © 2000-2012 Aaron Turner and Fred Klassen, all rights reserved. This program is released under the terms of the GNU General Public License, version 3 or later.
BUGS
Please send bug reports to: <tcpreplay-users@lists.sourceforge.net>
NOTES
This manual page was generated from the tcpcapinfo option definitions.
| 2026-08-15 | Tcpreplay Suite |
