Version: 0.21, Package name: tcpflow-0.21 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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. |
Filesize: 77.509 KB |
Version History (View Complete History) |
|
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-06-14 00:22:52 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Prune dead mirror. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-03-10 13:23:21 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - add extra master site - specify license version - regen plist from gleydson soares |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2009-05-13 03:47:43 by Stuart Henderson | Files touched by this commit (2) |
Log message: support DLT_PPP_ETHER; based on an anonymous ports@ post. bump package. |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-01-15 05:42:31 by Nikolay Sturm | Files touched by this commit (2) |
Log message: make it work on loopback interface from Dmitry Medvedev <dima at oganer.net> |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-10-08 02:22:29 by Xavier Santolaria | Files touched by this commit (16) |
Log message: remove MAINTAINER per his request; |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2003-08-12 19:26:24 by Brad Smith | Files touched by this commit (4) |
Log message: MFC: Update to 0.21, fixes a format string vulnerability: http://www.atstake.com/research/advisories/2003/a080703-2.txt Not exploitable as it is not installed setuid root. from MAINTAINER. |
2003-08-12 17:36:17 by Brad Smith | Files touched by this commit (4) |
Log message: MFC: Update to 0.21, fixes a format string vulnerability: http://www.atstake.com/research/advisories/2003/a080703-2.txt Not exploitable as it is not installed setuid root. from MAINTAINER. |
2003-08-11 19:24:25 by Brad Smith | Files touched by this commit (1) |
Log message: I was going to add "# GPL" comment as part of the tcpflow update but jolan@ beat me to the punch. |
2003-08-11 18:59:47 by Jolan Luff | Files touched by this commit (10) |
Log message: Update to 0.21, fixes a format string vulnerability: http://www.atstake.com/research/advisories/2003/a080703-2.txt Not exploitable as it is not installed setuid root. from MAINTAINER. |
2002-10-17 09:37:41 by Christian Weisgerber | Files touched by this commit (6) |
Log message: Update to 0.20. From: Dan Weeks <danimal@danimal.org> |
2002-10-16 15:30:04 by Peter Valchev | Files touched by this commit (2) |
Log message: Old maintainer disappeared off the face of earth, new maintainer Dan Weeks <danimal@danimal.org> |
2002-10-16 15:28:54 by Peter Valchev | Files touched by this commit (1) |
Log message: getopt() return -1 when arg list is exhausted, not EOF |
2002-10-16 15:27:50 by Peter Valchev | Files touched by this commit (6) |
Log message: some cleanup |