forked from CESNET/ipfixprobe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
165 lines (133 loc) · 3.98 KB
/
ChangeLog
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
2021-08-18 ipfixprobe-3.2.1
* bugfix parser overflows due bug in old version of libpcap
2021-07-28 ipfixprobe-3.2.0
* improved code doc
* tlsplugin: fixed out of bounds write to an array
* ipfix: Minor changes
2021-07-23 ipfixprobe-3.1.1
* systemd: added restart on failure
* added stacktrace print on segmentation fault
* added export of flowEndReason IPFIX field
* rpm: packages are compiled with libunwind
2021-07-21 ipfixprobe-3.1.0
* http: updated HTTP IPFIX element identifiers
* ghactions: add coverity and codecov
* improved systemd service
* build: fixed errors on turris and tplink
2021-06-08 ipfixprobe-3.0.0
* added multi-thread version of ipfixprobe
* added wireguard plugin
* support cygwin compatibility
* bugfixes: RTSP plugin, build, memory
* updated tests - test for WireGuard plugin
2021-02-27 ipfixprobe-2.19.0
* added phist plugin - histograms of packets
* added bstats plugin - burst characteristics of flows
* added netbios support
* improved basic fields
* bugfixes: build, payload size
* maintenance: improved IPFIX basiclist representation
* updated tests - new timestamp precision
2020-11-01 ipfixprobe-2.18.0
* add IDPContent plugin (initial data from packet payload)
* updated create_plugin.sh
* improved systemd service
* maintenance
2020-09-20 ipfixprobe-2.17.1
* add TLS plugin
2020-08-24 ipfixprobe-2.16.0
* migration from nemea-modules
2020-07-30 nemea-modules-2.16.0
* flow_meter:
bugfixes, biflow support, added ppi feature, ssdp and dns-sd
improvements, added ovpn plugin, maintenance of plugins
2020-04-21 nemea-modules-2.15.0
* flow_meter:
minor bugfixes
2019-04-21 nemea-modules-2.11.0
* flow_meter:
Updated test references because of MAC UniRec type conversion.
* flow_meter&ipfixprobe:
Improved build - linker parameters.
2019-02-25 nemea-modules-2.10.0
* rpm:
Add ipfixprobe module, the simplified flow_meter.
2018-09-18 nemea-modules-2.8.0
* flow_meter:
Change HTTP template: compatibility with CESNET/FlowMon settings
2018-03-20 Nemea-modules-2.6.2
* flow_meter:
added export of DNS PTR
added SMTP plugin
modified some test scripts
2017-07-24 Nemea-modules-2.5.7
* flow_meter:
long IPFIX option (by Ulrik Haugen)
file attributes in spec (by Ulrik Haugen)
2017-07-11 Nemea-modules-2.5.6
* flow_meter:
fix build with older gcc
2017-06-30 Nemea-modules-2.5.5
* flow_meter:
parser is now parsing packets without transport layer
2017-06-08 Nemea-modules-2.5.4
* flow_meter:
flow cache hash function changed to xxHash
added handler for SIGPIPE signal
add support for IPv6 address in -x parameter
added export to IPFIX
optimizations
simplifications
bugfixes
2017-03-01 Nemea-modules-2.5.3
* flow_meter:
added -O option (see documentation)
bash completion feature
BUGFIX distcheck failed
added traffic filtering using -F parameter
default timeout on output interfaces set to HALF_WAIT
fixed exporting expired flows while no packets are captured
added output unirec field description to README
2017-02-05 Nemea-modules-2.5.2
* flow_meter:
add support: IPv6 extension headers
add support: double tagged frames (VLAN)
optimizations
bugfixes
2016-10-07 Nemea-modules-2.5.0
* flow_meter
extended tests coverage
updated README
many bugfixes and overall improvements
2016-10-04 Nemea-modules-2.4.2
* flow_meter:
added arp plugin
bugfixes in http and ntp plugin
2016-08-05 Nemea-modules-2.4.1
* flow_meter:
code revision
memory optimizations
fixing byte order issues
2016-07-28 Nemea-modules-2.4.0
* flow_meter:
optimization and improvement
add NTP plugin
2016-04-03 Nemea-modules-2.3.4
* flow_meter bugfixed
2016-03-20 Nemea-modules-2.3.3
* flow_meter sip plugin bugfixed - no longer causes segfault
2016-03-10 Nemea-modules-2.3
* documentation for creating flow_meter plugins
2016-02-16 Nemea-modules-2.1
* Contained modules:
anonymizer
debug_sender
flow_meter
flowcounter
logger
logreplay
merger
nfreader
report2idea
traffic_repeater
unirecfilter