tcpflow: A TCP flow recorder1

tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. tcpflow understands TCP sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery. Each stream is stored in a separate file for later analysis. tcpflow is designed to be portable, using the LBL packet capture library and GNU autoconf. It works under most UNIX platforms and for most common network interface types (ethernet, PPP, loopback, etc.).

... part of T2, get it here

URL: http://www.circlemud.org/~jelson/software/tcpflow/

Author: Jeremy Elson <jelson [at] circlemud [dot] org>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 0.21

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.circlemud.org/pub/jelson/tcpflow tcpflow-0.21.tar.gz

T2 source: tcpflow.cache
T2 source: tcpflow.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.06 MB, 7 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils dbus diffutils findutils gawk grep libpcap linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).