summaryrefslogtreecommitdiff
path: root/net/ehnt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant spaces at EOL.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49045
* - update 0.3Pete Fritchman2001-10-056-198/+20
| | | | | | | | | | | - remove manpages from files, they are now included w/dist - sort pkg-plist PR: 31062 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=48484
* Respect NOPORTDOCSYaroslav Tykhiy2001-09-082-6/+8
| | | | Notes: svn path=/head/; revision=47532
* New port: net/ehnt - A simple Cisco NetFlow data collectorYaroslav Tykhiy2001-08-1111-0/+332
This is a lightweight but well-featured tool for collecting NetFlow version 5 packets from Cisco routers. The implementation includes a simple UDP-to-TCP converting server, which may be used to replicate NetFlow data to multiple clients. WWW: http://ehnt.sourceforge.net/ PR: ports/29459 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=46081