+122
+-- pulled thread pinning from Josh
+-- snort.lua tweaks to back out random test foo
+
121
-- valgrind fixes
-- basic reload restoration
reject = { }
rewrite = { }
---wizard = default_wizard
+wizard = default_wizard
---------------------------------------------------------------------------
-- ips rules and filters
local_rules =
[[
# snort-classic comments, includes, and rules with $VARIABLES
-alert tcp any any -> any 80 ( http_method; content:"GIT"; gid:1; sid:1000051)
+alert tcp any any -> any 80 ( http_method; content:"GET"; gid:1; sid:1000051)
]]
ips =