+2023-03-22: 3.1.58.0
+
+* actions: restore rtn check in Actions::alert and add to Actions::log
+* appid: give precedence to eve detected client over appid when eve_http_client_mapping config is set
+* detection: fix queue_limit pegcounter evaluation
+* host cache: removed some log to prevent log flooding
+* js_norm: initialize normalization context only when script is detected
+* loggers: fix pcap flushing
+* memory: add shell command to dump heap stats
+
2023-03-09: 3.1.57.0
* ftp_telnet: updated flushing around subnegotiation parameters
The Snort Team
Revision History
-Revision 3.1.57.0 2023-03-09 14:10:29 EST TST
+Revision 3.1.58.0 2023-03-22 11:45:40 EDT TST
---------------------------------------------------------------------
* snort.delete_inspector(inspector): delete an inspector from the
default policy
* snort.dump_stats(): show summary statistics
+ * snort.dump_heap_stats(): show heap statistics
* snort.reset_stats(): clear summary statistics
* snort.rotate_stats(): roll perfmonitor log files
* snort.reload_config(filename): load new configuration
policy
* snort.reload_daq(): reload daq module
* snort.reload_hosts(filename): load a new hosts table
+ * snort.log_command(command, logging): enabled or disable logging
+ of a command
* snort.pause(): suspend packet processing
* snort.resume(pkt_num): continue packet processing. If number of
packets is specified, will resume for n packets and pause
* snort.delete_inspector(inspector): delete an inspector from the
default policy
* snort.dump_stats(): show summary statistics
+ * snort.dump_heap_stats(): show heap statistics
* snort.reset_stats(): clear summary statistics
* snort.rotate_stats(): roll perfmonitor log files
* snort.reload_config(filename): load new configuration
policy
* snort.reload_daq(): reload daq module
* snort.reload_hosts(filename): load a new hosts table
+ * snort.log_command(command, logging): enabled or disable logging
+ of a command
* snort.pause(): suspend packet processing
* snort.resume(pkt_num): continue packet processing. If number of
packets is specified, will resume for n packets and pause