updated
This commit is contained in:
+4
-1
@@ -27,6 +27,9 @@
|
|||||||
* corrected duplicates when using "--dumpconfig"
|
* corrected duplicates when using "--dumpconfig"
|
||||||
* corrected unclean shutdown
|
* corrected unclean shutdown
|
||||||
* also use transfer latency for SYN generator
|
* also use transfer latency for SYN generator
|
||||||
|
* fix for timeout message when decoding scan result failed
|
||||||
|
* corrected flushing in dump and raw files
|
||||||
|
* corrected unique keys in JSON port
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* added support for MQTT handling via libmosquitto (will be compiled in when library is available)
|
* added support for MQTT handling via libmosquitto (will be compiled in when library is available)
|
||||||
@@ -38,7 +41,7 @@
|
|||||||
* added Docker support
|
* added Docker support
|
||||||
* allow invalid SW and HW fields and remove all but alpha-numeric chars and underscore from ident when looking for scan config file
|
* allow invalid SW and HW fields and remove all but alpha-numeric chars and underscore from ident when looking for scan config file
|
||||||
* added "auth" command and user/access information to "info" command output
|
* added "auth" command and user/access information to "info" command output
|
||||||
* added user and secret arguments to HTTP port
|
* added user and secret arguments to HTTP/JSON port and added options to retrieve message definition and raw messages
|
||||||
* use ACL in read/write/find/scan commands
|
* use ACL in read/write/find/scan commands
|
||||||
* added -a and -l options to "find" command
|
* added -a and -l options to "find" command
|
||||||
* added possibility to define different log level per area on command line and with "log" command
|
* added possibility to define different log level per area on command line and with "log" command
|
||||||
|
|||||||
Reference in New Issue
Block a user