Path to this page:
./
net/tcpflow,
Captures data transmitted as part of TCP connections
Branch: CURRENT,
Version: 1.6.1nb21,
Package name: tcpflow-1.6.1nb21,
Maintainer: pkgsrc-userstcpflow 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.
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.
tcpflow is based on the LBL Packet Capture Library (available from LBL) and
therefore supports the same rich filtering expressions that programs like
'tcpdump' support.
Required to run:[
security/openssl] [
devel/boost-libs]
Required to build:[
devel/boost-headers] [
pkgtools/cwrappers]
Master sites:
Filesize: 439.952 KB
Version history: (Expand)
- (2024-11-01) Updated to version: tcpflow-1.6.1nb21
- (2024-11-01) Updated to version: tcpflow-1.6.1nb20
- (2024-10-04) Updated to version: tcpflow-1.6.1nb19
- (2024-05-29) Updated to version: tcpflow-1.6.1nb18
- (2024-04-07) Updated to version: tcpflow-1.6.1nb17
- (2023-12-29) Updated to version: tcpflow-1.6.1nb16
CVS history: (Expand)