Date: Wed, 28 Sep 2005 16:34:40 +0000 (UTC) From: Marcus Alves Grando <mnag@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/traff Makefile distinfo pkg-descr pkg-plist ports/net/traff/files patch-Makefile patch-readconfig.h patch-traff.c patch-traff.conf traff.sh.in Message-ID: <200509281634.j8SGYeZ3029689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mnag 2005-09-28 16:34:40 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/traff Makefile distinfo pkg-descr pkg-plist
net/traff/files patch-Makefile patch-readconfig.h
patch-traff.c patch-traff.conf
traff.sh.in
Log:
New port
Traff is a program that attaches itself to one or more
network interfaces, sniffs all IP-packages passing at it and
accounts each packets size. The collected information can be
dumped to a mysql-Database, for further processing.
The configuration is very flexible, allowing you to create
different/multiple accounting rules.
PR: 86615
Submitted by: Dan Caescu <dancaescu@netcaetera.ro>
Approved by: pav (mentor)
Revision Changes Path
1.1544 +1 -0 ports/net/Makefile
1.1 +55 -0 ports/net/traff/Makefile (new)
1.1 +2 -0 ports/net/traff/distinfo (new)
1.1 +20 -0 ports/net/traff/files/patch-Makefile (new)
1.1 +11 -0 ports/net/traff/files/patch-readconfig.h (new)
1.1 +28 -0 ports/net/traff/files/patch-traff.c (new)
1.1 +18 -0 ports/net/traff/files/patch-traff.conf (new)
1.1 +39 -0 ports/net/traff/files/traff.sh.in (new)
1.1 +10 -0 ports/net/traff/pkg-descr (new)
1.1 +3 -0 ports/net/traff/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509281634.j8SGYeZ3029689>
