-
Notifications
You must be signed in to change notification settings - Fork 31
/
NEWS
41 lines (32 loc) · 1.57 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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