]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 210
authorRuss Combs <rucombs@cisco.com>
Tue, 20 Sep 2016 22:42:14 +0000 (18:42 -0400)
committerRuss Combs <rucombs@cisco.com>
Tue, 20 Sep 2016 22:42:14 +0000 (18:42 -0400)
ChangeLog
src/main/build.h

index 5deed97a8c8c010997c13455c304c1a2d6555c5e..fbf846904e0c533141b350111f9d7a7200e76758 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+16/09/20 - build 210
+
+-- started dce_udp porting
+-- added HA details to stream/* dev_notes
+-- added stream.ip_frag_only to avoid tracking unwanted flows
+-- updated default stream cache sizes to match 2.X
+-- fixed tcp_connector_test for OSX build
+-- fixed binder make files to include binder.h
+-- fixed double counting of ip and udp timeouts and prunes
+-- fixed clearing of SYN - RST flows
+
 16/09/14 - build 209
 
 -- add dce iface fast pattern for tcp
index 39f858260f7ffab5f08cd7aa28eeeda7a3ca3331..b7d407606fc525baace6baa31a26298dc06daac8 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "209"
+#define BUILD "210"
 
 #endif