summaryrefslogtreecommitdiff
path: root/net/traff/files/patch-traff.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.7Wesley Shields2011-05-291-27/+19
| | | | | | | | - Rename rc.d script PR: ports/157363 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Dan Caescu <dan.caescu@multitel.ro> (maintainer)
* New portMarcus Alves Grando2005-09-281-0/+28
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)