diff options
author | yar <yar@FreeBSD.org> | 2001-08-12 01:38:05 +0800 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2001-08-12 01:38:05 +0800 |
commit | e2e6614a3cee57f5ca4ba5f590cb0829810ec41f (patch) | |
tree | c1801228839af0cb31faa3fa1d4947f4e874037d /net/ehnt/pkg-descr | |
parent | 36e3b0e0e44c6cca7e130967640a01b4614d12fd (diff) | |
download | freebsd-ports-gnome-e2e6614a3cee57f5ca4ba5f590cb0829810ec41f.tar.gz freebsd-ports-gnome-e2e6614a3cee57f5ca4ba5f590cb0829810ec41f.tar.zst freebsd-ports-gnome-e2e6614a3cee57f5ca4ba5f590cb0829810ec41f.zip |
New port: net/ehnt - A simple Cisco NetFlow data collector
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>
Diffstat (limited to 'net/ehnt/pkg-descr')
-rw-r--r-- | net/ehnt/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/ehnt/pkg-descr b/net/ehnt/pkg-descr new file mode 100644 index 000000000000..1e2898290a60 --- /dev/null +++ b/net/ehnt/pkg-descr @@ -0,0 +1,10 @@ +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/ + +- Dmitry Morozovsky +marck@rinet.ru |