control 809 B

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