diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-11 17:38:05 +0000 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-11 17:38:05 +0000 |
commit | 7257596e98858c33b6ef25a362542765eca1eef7 (patch) | |
tree | dc2506aff47ccce9ff320d79d94b38ea712dea90 /net-mgmt/ehnt/pkg-plist | |
parent | Remove NO_LATEST_LINK, this is stable version now (diff) |
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-mgmt/ehnt/pkg-plist')
-rw-r--r-- | net-mgmt/ehnt/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/ehnt/pkg-plist b/net-mgmt/ehnt/pkg-plist new file mode 100644 index 000000000000..aa933284a56a --- /dev/null +++ b/net-mgmt/ehnt/pkg-plist @@ -0,0 +1,7 @@ +bin/ehnt +sbin/ehntserv +etc/rc.d/ehntserv.sh.sample +share/ehnt/asnc.txt +@dirrm share/ehnt +share/doc/ehnt/README +@dirrm share/doc/ehnt |