console/networking

tcpflow - Network traffic recorder

Website: http://www.circlemud.org/~jelson/software/tcpflow/
License: GPLv3
Description:
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. A program like 'tcpdump' shows a summary
of packets seen on the wire, but usually doesn't store the data that's
actually being transmitted. In contrast, tcpflow reconstructs the actual
data streams and stores each flow in a separate file for later analysis.

Packages

tcpflow-1.3.0-1.el5.i686 [101 KiB] Changelog by Simson Garfinkel (2012-08-20):
* Release 1.3.0-1
	* src/tcpdemux.cpp (tcpdemux::process_tcp): fixed bug in which myflow.tlast wasn't being set.
tcpflow-1.2.6-1.el5.i386 [87 KiB] Changelog by Simson Garfinkel (2012-04-19):
* Release 1.2.6-1
	* configure.ac: incremented version to 1.2.6 (1.2.5 had a bad tag)
	* src/tcpip.cpp (tcpip::print_packet): fixed error in fwrite().
	* src/main.cpp (print_usage): fixed misspelling of name
	* src/tcpip.cpp (tcpdemux::tcpdemux): default outdir is now "."

Listing created by Repoview-0.6.6-4.el7