]> git.ipfire.org Git - thirdparty/snort3.git/commit
next step - asynchronous, in-order offload
authorRuss Combs <rucombs@cisco.com>
Thu, 27 Oct 2016 00:38:15 +0000 (20:38 -0400)
committerRuss Combs <rucombs@cisco.com>
Wed, 18 Jan 2017 15:44:44 +0000 (10:44 -0500)
commit345cb98de75cadae3b3a29ec24a0cdde02ac3550
tree4fe56f5abb08ae0ef0d0bb030aaedbffb3456457
parenta82f0364aab36b03a5b48834d27f9f755f7ff3f3
next step - asynchronous, in-order offload
16 files changed:
src/detection/context_switcher.cc
src/detection/context_switcher.h
src/detection/detection_engine.cc
src/detection/detection_engine.h
src/detection/fp_config.cc
src/detection/fp_detect.cc
src/detection/fp_detect.h
src/detection/ips_context.cc
src/detection/ips_context.h
src/flow/flow.h
src/flow/flow_cache.cc
src/flow/flow_control.cc
src/main/modules.cc
src/main/snort.cc
src/stream/tcp/tcp_reassembler.cc
src/stream/tcp/tcp_session.cc