]> git.ipfire.org Git - thirdparty/snort3.git/commit
refactor rtn checks
authorRuss Combs <rucombs@cisco.com>
Mon, 24 Oct 2016 16:27:38 +0000 (12:27 -0400)
committerRuss Combs <rucombs@cisco.com>
Wed, 18 Jan 2017 15:35:41 +0000 (10:35 -0500)
commit908f954d74c5db1931f682e4d11f57dccb01821e
tree169baf5cb0252b4b033556595f88697c99915f13
parent98f2c6f35570041aef0258f31f67a7ce3ed4c764
refactor rtn checks
src/detection/CMakeLists.txt
src/detection/Makefile.am
src/detection/detect.cc
src/detection/detect.h
src/detection/detection_engine.cc
src/detection/detection_util.cc
src/detection/rtn_checks.cc [new file with mode: 0644]
src/detection/rtn_checks.h [new file with mode: 0644]
src/detection/rules.h
src/parser/parse_rule.cc