File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2024-02-08 nemea-modules-2.24.0
2+ * unirecfilter: fix filter syntax error caused by empty filter
3+ * sni_dataset_saver: fix missing include
4+
152023-04-29 nemea-modules-2.23.0
26 * unirecfilter: Warn user when parameters -O -F have no effect
37 * json_dump: Send messages using TCP and auto-reconnect
Original file line number Diff line number Diff line change 1+ 2024-02-08 (Pavel Siska): unirecfilter - fix filter syntax error caused by empty filter
2+ 2023-10-02 (Pavel Valach): sni_dataset_saver: add cstdint include in sampler.h
3+
142023-04-19 (Tomas Cejka): Merge pull request #222 from CESNET/unirecfilter-o-param-warning
252023-04-19 (Václav Bartoš): unirecfilter: Print warning when using -O with -f
362023-04-04 (Tomas Cejka): json_dump: draft of reconnect feature (#217)
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.63] )
5- AC_INIT ( [ nemea-modules] , [ 2.23 .0] , [ nemea@cesnet.cz] )
5+ AC_INIT ( [ nemea-modules] , [ 2.24 .0] , [ nemea@cesnet.cz] )
66AC_CONFIG_SRCDIR ( [ flowcounter/flowcounter.c] )
77AC_CONFIG_HEADERS ( [ config.h] )
88RELEASE=1
You can’t perform that action at this time.
0 commit comments