aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-11-07 00:24:43 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-11-07 00:24:43 +0000
commitbccb3194668d6bd641f1d5f5b1b97ca06707fc38 (patch)
tree9854585d62d5d7e5e036357d247655f28c563868 /net-mgmt/Makefile
parent84453d1c9357f97df3295a559fb85671406c4b54 (diff)
downloadports-bccb3194668d6bd641f1d5f5b1b97ca06707fc38.tar.gz
ports-bccb3194668d6bd641f1d5f5b1b97ca06707fc38.zip
Add net-mgmt/tcptrack:
tcptrack is a sniffer which displays information about TCP connections it sees on a network interface. It passively watches for connections on the network interface, keeps track of their state and displays a list of connections in a manner similar to the unix 'top' command. It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage. WWW: http://www.rhythm.cx/~steve/devel/tcptrack PR: ports/72543 Submitted by: Tor Halvard Furulund <squat@squat.no>
Notes
Notes: svn path=/head/; revision=121017
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index f8b1d4aa9fad..77ce78a97a12 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -150,6 +150,7 @@
SUBDIR += sysmon
SUBDIR += tas
SUBDIR += tcpreplay
+ SUBDIR += tcptrack
SUBDIR += trafd
SUBDIR += whatmask
SUBDIR += wide-dhcp