1e9d930012
- Trim Makefile header - Remove leading article from COMMENT - Add LICENSE (GPLv2) - Use PLIST_FILES instead of pkg-plist - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Rework pkg-descr PR: ports/179156 Submitted by: nemysis <nemysis@gmx.ch> Approved by: culot / jpaetzel (mentors, implicit)
15 lines
512 B
Text
15 lines
512 B
Text
tcptrace is a TCP connection analysis tool. It can tell you detailed
|
|
information about TCP connections by sifting through dump files.
|
|
The dump file formats supported are:
|
|
Standard tcpdump format (you need the pcap library)
|
|
Sun's snoop format
|
|
Macintosh Etherpeek format
|
|
HP/NetMetrix protocol analysis format
|
|
NS simulator output format
|
|
NetScout
|
|
NLANR Tsh Format
|
|
|
|
To see the graphs, you'll also need Tim Shepard's xplot program,
|
|
available at http://www.xplot.org
|
|
|
|
WWW: http://www.tcptrace.org/
|