]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1776 in SNORT/snort3 from ~KATHARVE/snort3:h2i_cut_frame_headers...
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Fri, 4 Oct 2019 22:07:38 +0000 (18:07 -0400)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Fri, 4 Oct 2019 22:07:38 +0000 (18:07 -0400)
commit0d102aec822d95560eaaa6ff4fa0e436a2b3c594
treed17b96a6c0f72bdcd29be11f30c070accf352fc6
parent353b337e83d56079671b892f38c91a9de4837a58
Merge pull request #1776 in SNORT/snort3 from ~KATHARVE/snort3:h2i_cut_frame_headers to master

Squashed commit of the following:

commit ae747d91590506059c321c77bbc3eaf803c82b96
Author: Katura Harvey <katharve@cisco.com>
Date:   Wed Oct 2 14:15:06 2019 -0400

    http2_inspect: cut headers from frame_data buffer
src/service_inspectors/http2_inspect/http2_enum.h
src/service_inspectors/http2_inspect/http2_flow_data.cc
src/service_inspectors/http2_inspect/http2_flow_data.h
src/service_inspectors/http2_inspect/http2_inspect.cc
src/service_inspectors/http2_inspect/http2_inspect_impl.cc
src/service_inspectors/http2_inspect/http2_stream_splitter_impl.cc
src/service_inspectors/http2_inspect/test/http2_flow_data_test.h
src/service_inspectors/http2_inspect/test/http2_inspect_impl_test.cc
src/service_inspectors/http2_inspect/test/http2_stream_splitter_impl_test.cc