cvs commit: ports/net-mgmt Makefile ports/net-mgmt/tcptrack
Makefile distinfo pkg-descr
Sergei Kolobov
sergei at FreeBSD.org
Sat Nov 6 16:24:43 PST 2004
sergei 2004-11-07 00:24:43 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/tcptrack Makefile distinfo pkg-descr
Log:
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 at squat.no>
Revision Changes Path
1.31 +1 -0 ports/net-mgmt/Makefile
1.1 +30 -0 ports/net-mgmt/tcptrack/Makefile (new)
1.1 +2 -0 ports/net-mgmt/tcptrack/distinfo (new)
1.1 +11 -0 ports/net-mgmt/tcptrack/pkg-descr (new)
More information about the cvs-all
mailing list