Summary: | New port: security/flowtag pcap tagging and visualization tool | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lee Hinman <lee> | ||||
Component: | Individual Port(s) | Assignee: | Wesley Shields <wxs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lee | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Lee Hinman
2008-07-15 05:40:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it. wxs 2008-07-18 13:20:51 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/flowtag Makefile distinfo pkg-descr pkg-plist 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> Revision Changes Path 1.984 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/flowtag/Makefile (new) 1.1 +3 -0 ports/security/flowtag/distinfo (new) 1.1 +8 -0 ports/security/flowtag/pkg-descr (new) 1.1 +10 -0 ports/security/flowtag/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |