Date: Sun, 7 Nov 2004 00:24:43 +0000 (UTC) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/tcptrack Makefile distinfo pkg-descr Message-ID: <200411070024.iA70Oh6l036647@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411070024.iA70Oh6l036647>