]> git.ipfire.org Git - thirdparty/suricata.git/commit
http2: rename event variant to match rule 12106/head
authorJason Ish <jason.ish@oisf.net>
Fri, 1 Nov 2024 15:58:33 +0000 (09:58 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 8 Nov 2024 11:06:12 +0000 (12:06 +0100)
commitc3aa3ae102e1a20ea2e36e0639030d934725888b
tree0ef97535e157b7adfa19be960b1f4ffad51bef32
parent1f8682c05c09a8257457785f33de3bcccec0ca9d
http2: rename event variant to match rule

Rename InvalidHTTP1Settings to InvalidHttp1Settings so it gets the
expected name transformation of "invalid_http1_settings".

Ticket: #7361
(cherry picked from commit b1c26dccf3d361109ddf5b163a8a4268423f0a9c)
rust/src/http2/detect.rs
rust/src/http2/http2.rs