]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2035 in SNORT/snort3 from ~KATHARVE/snort3:h2i_pub_sub to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 3 Mar 2020 14:35:11 +0000 (14:35 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 3 Mar 2020 14:35:11 +0000 (14:35 +0000)
commitd2e510d56e91ba4a998293948342bb8dc68359b5
tree31b22e3cb211aa5fcd7310d4d35ba1c86c17fdab
parent7a08a88044966c39780b75b21194f5b45854824c
Merge pull request #2035 in SNORT/snort3 from ~KATHARVE/snort3:h2i_pub_sub to master

Squashed commit of the following:

commit 07072478f6c3cd762193531d4bec7f62beb44b0f
Author: Katura Harvey <katharve@cisco.com>
Date:   Wed Feb 26 11:51:19 2020 -0500

    pub_sub: add http2 info to http pub messages
src/network_inspectors/appid/test/appid_http_event_test.cc
src/pub_sub/CMakeLists.txt
src/pub_sub/http_events.cc
src/pub_sub/http_events.h
src/pub_sub/test/CMakeLists.txt [new file with mode: 0644]
src/pub_sub/test/pub_sub_http_event_test.cc [new file with mode: 0644]
src/service_inspectors/http2_inspect/http2_flow_data.cc
src/service_inspectors/http2_inspect/http2_flow_data.h
src/service_inspectors/http_inspect/http_msg_header.cc