Merge in SNORT/snort3 from ~PRBG/snort3:build_3.9.0.0 to master
Squashed commit of the following:
commit
e7f05b621609a272b9ea977b1b3c8798671b82e9
Author: Priyanka Gurudev <prbg@cisco.com>
Date: Wed May 28 14:29:03 2025 -0400
build: generate and tag 3.9.0.0
project (snort CXX C)
set (VERSION_MAJOR 3)
-set (VERSION_MINOR 8)
-set (VERSION_PATCH 1)
+set (VERSION_MINOR 9)
+set (VERSION_PATCH 0)
set (VERSION_SUBLEVEL 0)
set (VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUBLEVEL}")
+2025-05-28: 3.9.0.0
+
+* codec, flow: make mpls layers in flow pointers to save memory
+* flow: use vector and binary search for flow data and stash
+* managers, profiler, stream: fix glibc debug and assertion issues
+
2025-05-26: 3.8.1.0
* analyzer: print DAQ input specification next to its message
The Snort Team
Revision History
-Revision 3.8.1.0 2025-05-26 18:17:09 EDT TST
+Revision 3.9.0.0 2025-05-28 13:58:01 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.8.1.0 2025-05-26 18:18:18 EDT TST
+Revision 3.9.0.0 2025-05-28 13:58:55 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.8.1.0 2025-05-26 18:17:32 EDT TST
+Revision 3.9.0.0 2025-05-28 13:58:18 EDT TST
---------------------------------------------------------------------