]> git.ipfire.org Git - thirdparty/suricata.git/commit
quic: move all_consuming check to callee
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 17 Feb 2025 10:04:50 +0000 (11:04 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 19 Feb 2025 15:34:12 +0000 (16:34 +0100)
commitee04d667b506ba6ab7f172c0e129e7b7cf617187
treec42c6ab289a5557248c35d834aa66eb3d5385a2d
parent294a33a890b3b879c37d11021b6dfc1a97865d7d
quic: move all_consuming check to callee

Will alow to have decode_frames accept one additional parameter
with past fragment data
rust/src/quic/frames.rs
rust/src/quic/parser.rs