]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 207
authorRuss Combs <rucombs@cisco.com>
Fri, 2 Sep 2016 15:11:32 +0000 (11:11 -0400)
committerRuss Combs <rucombs@cisco.com>
Fri, 2 Sep 2016 15:11:32 +0000 (11:11 -0400)
ChangeLog
src/main/build.h

index d27ae5ac9824fe885b3e4698a07686d7fa990ca4..eeb52f2dba2c2496d0e6ceb1b0feb45c0bdfc7ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+16/09/02 - build 207
+
+-- ported smb file processing
+-- ported the 2.9.8 ciscometadata decoder
+-- ported the 2.9.8 double and triple vlan tagging changes
+-- use sd_pattern as a fast-pattern
+-- rewrite and fix the rpc option
+-- cleanup fragbits option implementation
+-- finish up cutover to the new http_inspect by default
+-- added appid counts for rsync
+-- added http_inspect alerts for Transfer-Encoding and Content-Encoding abuse
+-- moved file capture to offload thread
+-- numerous fixes, cleanup, and refactoring for appid
+-- numerous fixes, cleanup, and refactoring for high availability
+-- fixed regex as fast pattern with hyperscan mpse
+-- fixed http_inspect and tcp valgrind errors
+-- fixed extra auto build from dist
+
 16/08/10 - build 206
 
 -- ported appid rule option as "appids"
index f5aa27682db91a96492affefaf62cd2ae0e054cf..7d4b7a1da155fb9beebce03ffe676ca80a84ca7b 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "206"
+#define BUILD "207"
 
 #endif