File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ 2024-05-09 nemea-modules-2.25.0
2+ * blacklist2idea: rename Idea fields (In/Out)PacketsCount -> (In/Out)PacketCount)
132024-02-08 nemea-modules-2.24.0
24 * unirecfilter: fix filter syntax error caused by empty filter
35 * sni_dataset_saver: fix missing include
Original file line number Diff line number Diff line change 1+ 2024-05-09 (Tomas Cejka): blacklist2idea: fixed test reference after In/OutPacketCount change
2+ 2024-04-24 (Pavel Siska): blacklist - rename Idea fields InPacketsCount -> InPacketCount OutPacketsCount -> OutPacketCount
3+
142024-02-08 (Pavel Siska): unirecfilter - fix filter syntax error caused by empty filter
252023-10-02 (Pavel Valach): sni_dataset_saver: add cstdint include in sampler.h
36
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.24 .0] ,
[ [email protected] ] ) 5+ AC_INIT ( [ nemea-modules] ,
[ 2.25 .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