|
| 1 | +2021-08-18 ipfixprobe-3.2.1 |
| 2 | + * bugfix parser overflows due bug in old version of libpcap |
| 3 | + |
| 4 | +2021-07-28 ipfixprobe-3.2.0 |
| 5 | + * improved code doc |
| 6 | + * tlsplugin: fixed out of bounds write to an array |
| 7 | + * ipfix: Minor changes |
| 8 | + |
| 9 | +2021-07-23 ipfixprobe-3.1.1 |
| 10 | + * systemd: added restart on failure |
| 11 | + * added stacktrace print on segmentation fault |
| 12 | + * added export of flowEndReason IPFIX field |
| 13 | + * rpm: packages are compiled with libunwind |
| 14 | + |
| 15 | +2021-07-21 ipfixprobe-3.1.0 |
| 16 | + * http: updated HTTP IPFIX element identifiers |
| 17 | + * ghactions: add coverity and codecov |
| 18 | + * improved systemd service |
| 19 | + * build: fixed errors on turris and tplink |
| 20 | + |
| 21 | +2021-06-08 ipfixprobe-3.0.0 |
| 22 | + * added multi-thread version of ipfixprobe |
| 23 | + * added wireguard plugin |
| 24 | + * support cygwin compatibility |
| 25 | + * bugfixes: RTSP plugin, build, memory |
| 26 | + * updated tests - test for WireGuard plugin |
| 27 | + |
| 28 | +2021-02-27 ipfixprobe-2.19.0 |
| 29 | + * added phist plugin - histograms of packets |
| 30 | + * added bstats plugin - burst characteristics of flows |
| 31 | + * added netbios support |
| 32 | + * improved basic fields |
| 33 | + * bugfixes: build, payload size |
| 34 | + * maintenance: improved IPFIX basiclist representation |
| 35 | + * updated tests - new timestamp precision |
| 36 | + |
1 | 37 | 2020-11-01 ipfixprobe-2.18.0 |
2 | 38 | * add IDPContent plugin (initial data from packet payload) |
3 | 39 | * updated create_plugin.sh |
|
0 commit comments