File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 2024-09-30 unirec-3.3.2
2+ * BUGFIX - unirec++ - fix checkDataTypeCompatibility for non-array values in UnirecRecord
3+
142024-07-29 unirec-3.3.1
2- - BUGFIX parsing and handling /0 netmask for ip_prefix_search
5+ * BUGFIX parsing and handling /0 netmask for ip_prefix_search
36
472024-07-25 unirec-3.3.0
58 * unirec++ - outputInterface - improvements
Original file line number Diff line number Diff line change 1+ 2024-09-30 (Pavel Siska): unirec++ - fix checkDataTypeCompatibility for non-array values
2+
132024-07-26 (Tomas Cejka): pytrap: IPList & IPAddrRange bugfixes and extending tests
24
352024-07-25 (Pavel Siska): unirec++ - outputInterface - dont send EoF if interface is not initialized
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 ( [ unirec] ,
[ 3.3.1 ] ,
[ [email protected] ] ) 5+ AC_INIT ( [ unirec] ,
[ 3.3.2 ] ,
[ [email protected] ] ) 66AC_CONFIG_SRCDIR ( [ unirec.c] )
77AC_CONFIG_HEADERS ( [ config.h] )
88AM_INIT_AUTOMAKE ( [ subdir-objects silent-rules] )
You can’t perform that action at this time.
0 commit comments