1234567891011121314151617 |
- Source: softflowd
- Section: net
- Priority: extra
- Maintainer: Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de>
- Build-Depends: debhelper (>= 5), autotools-dev, libpcap0.8-dev, autoconf
- Standards-Version: 3.8.4
- Homepage: http://www.mindrot.org/projects/softflowd/
- Package: softflowd
- Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Description: Flow-based network traffic analyser
- Softflowd is a flow-based network traffic anaylser capable of Cisco
- Netflow 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.
|