]> git.ipfire.org Git - people/ms/suricata.git/commit
http2: makes some settings configurable
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 6 Jan 2022 15:04:17 +0000 (16:04 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 1 Feb 2022 06:17:38 +0000 (07:17 +0100)
commit4f90d4254e5a897ddbf4fb8c3c1fabefe20b977e
treef813f77c2e31e585519f40df01aebcb567e1090c
parenta8079dc9787d77cf705aa47000b499a325be0716
http2: makes some settings configurable

max-streams and max-table-size

Allows users to find balance between completeness of decoding
and increases resource consumption, which can DOS suricata.
rust/src/http2/http2.rs
rust/src/http2/parser.rs
suricata.yaml.in