control 822 B

12345678910111213141516171819202122
  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. netbase,
  16. Description: Flow-based network traffic analyser
  17. Softflowd is a flow-based network traffic anaylser capable of Cisco
  18. Netflow data export. Softflowd semi-statefully tracks traffic
  19. flows recorded by listening on a network interface or by reading a
  20. packet capture file. These flows may be reported via NetFlow to a
  21. collecting host or summarised within softflowd itself.