]> git.ipfire.org Git - thirdparty/snort3.git/commit
move wire and tcp rebuilt packets from thread local to IpsContext
authorRuss Combs <rucombs@cisco.com>
Wed, 19 Oct 2016 23:26:40 +0000 (19:26 -0400)
committerRuss Combs <rucombs@cisco.com>
Wed, 18 Jan 2017 12:31:10 +0000 (07:31 -0500)
commitcea2d63ed3b3519fab1c290338ea7ae346f4eaf8
treefbc6bfb96d688963259c181e4d088e4a5addec8d
parent6be0d79a7479191a48aae840524c19302ba79c19
move wire and tcp rebuilt packets from thread local to IpsContext
src/detection/context_switcher.cc
src/detection/context_switcher.h
src/detection/ips_context.cc
src/detection/ips_context.h
src/main/snort.cc
src/main/snort.h
src/stream/libtcp/tcp_stream_session.cc
src/stream/tcp/tcp_defs.h
src/stream/tcp/tcp_reassembler.cc
src/stream/tcp/tcp_tracker.h