File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ 2025-09-01 nemea-modules-2.27.0
2+ * Biflow aggregator: Add UNIQUE_COUNT aggregation function
3+ * rpm: add missing flow_age_stats
142025-07-02 nemea-modules-2.26.0
25 * prefix_tags: Added tagging capability for both SRC and DST IP addresses.
36 * anonymizer: option to skip SRC_IP (-S)/DST_IP (-D)
Original file line number Diff line number Diff line change 1+ 2025-09-01 (Pavel Siska): rpm: add missing flow_age_stats binary
2+ 2025-08-05 (Damir Zainullin): Biflow Aggregator - Fix pipeline
3+ 2025-08-04 (Damir Zainullin): Biflow aggregator - Add UNIQUE_COUNT tests
4+ 2025-08-04 (Damir Zainullin): Biflow aggregator - Add UNIQUE_COUNT aggregation function
5+ 2025-08-04 (Damir Zainullin): Biflow aggregator - Add tests
6+ 2025-08-04 (Damir Zainullin): Biflow aggregator - Update main.cpp
7+ 2025-08-04 (Damir Zainullin): Biflow aggregator - Update configuration
8+
192025-07-01 (Karel Hynek): prefix_tags: improve performance by skipping prefix search unless necessary
2102025-07-01 (Karel Hynek): prefix_tags: Added tagging capability for both SRC and DST IP addresses.
3112024-08-29 (Tomas Cejka): anonymizer: option to skip SRC_IP (-S)/DST_IP (-D)
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.26 .0] ,
[ [email protected] ] ) 5+ AC_INIT ( [ nemea-modules] ,
[ 2.27 .0] ,
[ [email protected] ] ) 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