aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/softflowd
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Update to 0.9.7Tilman Keskinoz2005-01-252-3/+3
| | | | | | | | | | | * fixes some bugs * support for export of flow records to multicast groups. PR: 76348 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=127325
* Add softflowd, flow-based network traffic analyser capable of Cisco NetFlowPav Lucistnik2004-11-123-0/+37
data export. Softflowd semi-statefully tracks traffic flows recorded by listening on a network interface or by reading a packet capture file. These flows may be reported via NetFlow to a collecting host or summarised within softflowd itself. PR: ports/73723 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=121478