]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
add nhttp params to snort.lua
authorTom Peters <thopeter@cisco.com>
Wed, 30 Jul 2014 21:02:44 +0000 (17:02 -0400)
committerTom Peters <thopeter@cisco.com>
Wed, 30 Jul 2014 21:02:44 +0000 (17:02 -0400)
lua/snort.lua

index b423218cc4f82e2f3e4b6f5f67a377d9f2f82a48..21d03f8400351ec9e033ca09d15ec7d96608a6c3 100644 (file)
@@ -326,7 +326,11 @@ hi_x =
     post_depth = 65495,
 }
 
-nhttp_inspect = { }
+nhttp_inspect =
+{
+    test_input = false,
+    test_output = false
+}
 
 ---------------------------------------------------------------------------
 -- ftp / telnet normalization and anomaly detection