[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: ports
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: ports
- From: Brad Smith <brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 12 Nov 1999 07:22:26 -0700 (MST)
- Reply-to: Brad Smith <brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: ports
Changes by: brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 1999/11/12 07:22:26
Log message:
add tcpflow port; jethro_(_at_)_dqc_(_dot_)_org
-
tcpflow is a program that captures data transmitted as part of TCP
connections (flows), and stores it in a way that is convenient for
protocol analysis or debugging. A program like 'tcpdump' only 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.
tcpflow understands sequence numbers and will correctly reconstruct
data streams regardless of retransmissions or out-of-order delivery.
However, it currently does not understand IP fragments; flows
containing IP fragments will not be recorded properly.
Note: this port includes a small patch that adds the capability of
reading the packets from a tcpdump(1) capture file, using
a new option (-r).
Status:
Vendor Tag: brad
Release Tags: brad_1999-11-12
N ports/net/tcpflow/Makefile
N ports/net/tcpflow/files/md5
N ports/net/tcpflow/pkg/COMMENT
N ports/net/tcpflow/pkg/DESCR
N ports/net/tcpflow/pkg/PLIST
N ports/net/tcpflow/patches/patch-aa
N ports/net/tcpflow/patches/patch-ab
No conflicts created by this import
Visit your host, monkey.org