NEWS 1.2 KB

123456789101112131415161718192021222324252627282930
  1. Fri Aug 16 2019
  2. Softflowd 1.0.0
  3. This release contains some new features.
  4. Details
  5. This release contains the following new features:
  6. Add support sending packet capture data using PSAMP format,
  7. Add function for sending to multiple destination with/without load-balance.
  8. Add function for injecting to ntopng directly.
  9. Mon Feb 13 2012
  10. Softflowd 0.9.9
  11. This release contains a number of bug fixes and some new features. It also welcomes Hitoshi Irino as a developer.
  12. Details
  13. This release contains the following new features:
  14. Add support for flow sampling, controlled by a new -s option (see softflowd(8) manpage for details)
  15. Add compile-time --chrootdir option to specify alternate chroot directory.
  16. Allow specification of input and output interface indices using a new -i option.
  17. Introduce a freelist allocator for expiry and flow objects, faster than malloc
  18. And the following bug fixes:
  19. Correctly exit from mainloop when a signal is received
  20. Fix logging from reduced-privileged child
  21. Many manpage typo, consistency and formatting fixes
  22. The softflow statistics command now displays the time at which softflowd was started
  23. Avoid spurious exit from mainloop while listening on "any" interface
  24. Correct broken IPv6 Netflow v.9 flows