]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4425: http2_inspect: add IPS options for frame header and data
authorAdrian Mamolea (admamole) <admamole@cisco.com>
Tue, 17 Sep 2024 12:37:03 +0000 (12:37 +0000)
committerMaya Dagon (mdagon) <mdagon@cisco.com>
Tue, 17 Sep 2024 12:37:03 +0000 (12:37 +0000)
commitd623c889af531a85f9f04f7c578c465e17daafee
treedff9913e59681a2a0d20fe3e9355fff534d1389c
parentada34d336999d840e76db74bdb9a7ac60d9f9e9e
Pull request #4425: http2_inspect: add IPS options for frame header and data

Merge in SNORT/snort3 from ~ADMAMOLE/snort3:http2_header_len to master

Squashed commit of the following:

commit 98609c16c63feb3e8249d4d9f7b2e87456389ef0
Author: Adrian Mamolea <admamole@cisco.com>
Date:   Thu Aug 15 14:46:45 2024 -0400

    http2_inspect: add IPS options for frame header and data
doc/user/http2_inspect.txt
src/service_inspectors/http2_inspect/http2_api.cc
src/service_inspectors/http2_inspect/http2_enum.h
src/service_inspectors/http2_inspect/http2_frame.cc
src/service_inspectors/http2_inspect/http2_headers_frame.cc
src/service_inspectors/http2_inspect/http2_settings_frame.h
src/service_inspectors/http2_inspect/ips_http2.cc