| 1234567891011121314151617181920212223242526272829303132333435363738394041 | 
							- Fri Sep 20 2022
 
- Softflowd 1.1.0
 
- This release contains some new features and some bug fix by community.
 
- Details
 
- This release contains the following new features:
 
- Add -x option which means number of MPLS shim label header for decoding and exporting MPLS packet.
 
- Add -B option for specifying Libpcap buffer size.
 
- Add exporting interface name with --enable-ifname configure option.
 
- Fri Aug 16 2019
 
- Softflowd 1.0.0
 
- This release contains some new features.
 
- Details
 
- This release contains the following new features:
 
- Add support sending packet capture data using PSAMP format,
 
- Add function for sending to multiple destination with/without load-balance.
 
- Add function for injecting to ntopng directly.
 
- Mon Feb 13 2012
 
- Softflowd 0.9.9
 
- This release contains a number of bug fixes and some new features. It also welcomes Hitoshi Irino as a developer.
 
- Details
 
- This release contains the following new features:
 
- Add support for flow sampling, controlled by a new -s option (see softflowd(8) manpage for details)
 
- Add compile-time --chrootdir option to specify alternate chroot directory.
 
- Allow specification of input and output interface indices using a new -i option.
 
- Introduce a freelist allocator for expiry and flow objects, faster than malloc
 
- And the following bug fixes:
 
- Correctly exit from mainloop when a signal is received
 
- Fix logging from reduced-privileged child
 
- Many manpage typo, consistency and formatting fixes
 
- The softflow statistics command now displays the time at which softflowd was started
 
- Avoid spurious exit from mainloop while listening on "any" interface
 
- Correct broken IPv6 Netflow v.9 flows
 
 
  |