summaryrefslogtreecommitdiff
path: root/net/traff/files/patch-readconfig.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/traff: fix build with -fno-commonRobert Clausecker2022-11-171-2/+10
| | | | | | | | | | | | Also: * define LICENSE * fix missing LIB_DEPENDS on libargp.so PR: 267594 Reported by: fuz@fuz.su Approved by: daniel@freebsd.ro (maintainer, timeout 2 weeks) MFH: 2022Q4 (build fix)
* - Update to 0.7Wesley Shields2011-05-291-4/+4
| | | | | | | | | | | - Rename rc.d script PR: ports/157363 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Dan Caescu <dan.caescu@multitel.ro> (maintainer) Notes: svn path=/head/; revision=274773
* New portMarcus Alves Grando2005-09-281-0/+11
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) Notes: svn path=/head/; revision=143708