control 722 B

1234567891011121314151617
  1. Source: softflowd
  2. Section: net
  3. Priority: extra
  4. Maintainer: Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de>
  5. Build-Depends: debhelper (>= 5), autotools-dev, libpcap0.8-dev, autoconf
  6. Standards-Version: 3.8.4
  7. Homepage: http://www.mindrot.org/projects/softflowd/
  8. Package: softflowd
  9. Architecture: any
  10. Depends: ${shlibs:Depends}, ${misc:Depends}
  11. Description: Flow-based network traffic analyser
  12. Softflowd is a flow-based network traffic anaylser capable of Cisco
  13. Netflow data export. Softflowd semi-statefully tracks traffic
  14. flows recorded by listening on a network interface or by reading a
  15. packet capture file. These flows may be reported via NetFlow to a
  16. collecting host or summarised within softflowd itself.