head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.07.18.13.20.51;	author wxs;	state Exp;
branches;
next	;


desc
@@


1.1
log
@New port: FlowTag is a GUI interface for exploring the TCP flows in a
PCAP file.  It's strengths lie in:

   * rapid reconstruction of flows (via indexing),
   * visual selection of source IP and destination TCP ports;
   * filtering by time, packet count, and/or byte count
   * tagging flows with keywords

PR:		ports/125624
Submitted by:	Lee Hinman <lee@@writequit.org>
@
text
@bin/flowtag
bin/listflows
bin/pcap2flowdb
bin/printflow
lib/ruby/site_ruby/%%RUBY_VER%%/flowcanvas.rb
lib/ruby/site_ruby/%%RUBY_VER%%/flowdb.rb
lib/ruby/site_ruby/%%RUBY_VER%%/flowtable.rb
lib/ruby/site_ruby/%%RUBY_VER%%/parallelcoordinates.rb
lib/ruby/site_ruby/%%RUBY_VER%%/pcapparser.rb
lib/ruby/site_ruby/%%RUBY_VER%%/tkdoubleslider.rb
@
