control 724 B

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