* updated knights (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / network / tcpflow / tcpflow.desc
blob74b777e60a9051ba6102055702b15394b6b5dd9d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tcpflow/tcpflow.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A TCP flow recorder
14 [T] tcpflow is a program that captures data transmitted as part of TCP
15 [T] connections (flows), and stores the data in a way that is convenient
16 [T] for protocol analysis or debugging. tcpflow understands TCP sequence
17 [T] numbers and will correctly reconstruct data streams regardless of
18 [T] retransmissions or out-of-order delivery. Each stream is stored
19 [T] in a separate file for later analysis. tcpflow is designed to be
20 [T] portable, using the LBL packet capture library and GNU autoconf. It
21 [T] works under most UNIX platforms and for most common network interface
22 [T] types (ethernet, PPP, loopback, etc.).
24 [U] http://www.circlemud.org/~jelson/software/tcpflow/
26 [A] Jeremy Elson <jelson@circlemud.org>
27 [M] The T2 Project <t2@t2-project.org>
29 [C] extra/tool
30 [F] CROSS
32 [L] GPL
33 [S] Stable
34 [V] 0.21
35 [P] X -----5---9 800.000
37 [D] dee7d72f66128b7ff5f3dbb91f15307992b86b42c4588251f2da4091 tcpflow-0.21.tar.gz http://www.circlemud.org/pub/jelson/tcpflow/