Merge in SNORT/snort3 from ~PRBG/snort3:build_3.1.66.0 to master
Squashed commit of the following:
commit
554747573d62ecf073381b0b2843cf4bf0e8ea84
Author: Priyanka Gurudev <prbg@cisco.com>
Date: Fri Jul 14 16:01:05 2023 -0400
build: generate and tag 3.1.66.0
set (VERSION_MAJOR 3)
set (VERSION_MINOR 1)
-set (VERSION_PATCH 65)
+set (VERSION_PATCH 66)
set (VERSION_SUBLEVEL 0)
set (VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUBLEVEL}")
+2023-07-14: 3.1.66.0
+
+* appid: cache Complex HTTP Pattern glossary before detectors reload
+* appid: early detection of ssh and ignoring third-party detection
+* appid: fix for opportunistic tls detected as ssl
+* binder: in case of a service change, remove flags indicating an abort of the direction
+* flow: changes to support derived classes of parent class Flow
+* ftp: remove file_data dependency on file_id
+* helpers: added additional log in print_backtrace for debugging purpose
+* ips_options: add gadget check for vba_data
+* ips_options: add unit tests for vba_data
+* ips_options: update dev_notes about IPS options input values
+* perf_mon: fix dump_stats collision with perf mon
+* rna: add stats for rna graphs
+* stream_tcp: validate proper update of stream_tcp state when seglist head follows a hole
+
2023-06-29: 3.1.65.0
* analyzer: poison memory segment after msg->data
The Snort Team
Revision History
-Revision 3.1.65.0 2023-06-29 22:23:53 EDT TST
+Revision 3.1.66.0 2023-07-14 16:06:42 EDT TST
---------------------------------------------------------------------
* rna.dhcp_info: count of new DHCP lease events received (sum)
* rna.smb: count of new SMB events received (sum)
* rna.netflow_record: count of netflow record events received (sum)
+ * rna.total_events_in_interval: count of RNA events generated (sum)
+ * rna.total_packets_in_interval: count of packets processed (sum)
+ * rna.total_bytes_in_interval: count of bytes processed (sum)
5.40. rpc_decode
* rna.tcp_midstream: count of TCP midstream packets received (sum)
* rna.tcp_syn_ack: count of TCP SYN-ACK packets received (sum)
* rna.tcp_syn: count of TCP SYN packets received (sum)
+ * rna.total_bytes_in_interval: count of bytes processed (sum)
+ * rna.total_events_in_interval: count of RNA events generated (sum)
+ * rna.total_packets_in_interval: count of packets processed (sum)
* rna.udp_bidirectional: count of bidirectional UDP flows received
(sum)
* rna.udp_new: count of new UDP flows received (sum)
The Snort Team
Revision History
-Revision 3.1.65.0 2023-06-29 22:24:56 EDT TST
+Revision 3.1.66.0 2023-07-14 16:07:46 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.1.65.0 2023-06-29 22:24:14 EDT TST
+Revision 3.1.66.0 2023-07-14 16:07:03 EDT TST
---------------------------------------------------------------------