]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2756 in SNORT/snort3 from ~MDAGON/snort3:rst_frame to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 23 Feb 2021 13:01:41 +0000 (13:01 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 23 Feb 2021 13:01:41 +0000 (13:01 +0000)
commit4a8f16c89f6caed007650be15eae17dee596ca58
tree786f59d430bc382dafb20f20cf46d66309536834
parentcb49a8ecb103f221eafb4a8da9d0fbf47f651859
Merge pull request #2756 in SNORT/snort3 from ~MDAGON/snort3:rst_frame to master

Squashed commit of the following:

commit 54dc3d9568f8cc05da2b84a6457f131bc589912f
Author: mdagon <mdagon@cisco.com>
Date:   Fri Jan 22 15:18:07 2021 -0500

    http2_inspect: process rst_stream frame
src/service_inspectors/http2_inspect/CMakeLists.txt
src/service_inspectors/http2_inspect/http2_enum.h
src/service_inspectors/http2_inspect/http2_flow_data.h
src/service_inspectors/http2_inspect/http2_frame.cc
src/service_inspectors/http2_inspect/http2_rst_stream_frame.cc [new file with mode: 0644]
src/service_inspectors/http2_inspect/http2_rst_stream_frame.h [new file with mode: 0644]
src/service_inspectors/http2_inspect/http2_tables.cc