]> git.ipfire.org Git - thirdparty/suricata.git/commit
bypass: really bypass udp flow from first packet
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 30 May 2024 07:56:43 +0000 (09:56 +0200)
committerVictor Julien <victor@inliniac.net>
Sun, 7 Jul 2024 05:10:41 +0000 (07:10 +0200)
commitf653a4ee3f523bb6cf26e2b9394d396bbab453ab
tree412818e330cd549b9ca749722e2a34e97246e644
parentea215902d5cf533c83764f899d0c86986a92ac10
bypass: really bypass udp flow from first packet

Ticket: 7053

As flow state would be overwritten by established...

(cherry picked from commit df5dcfef5f1d974779e653d2d1d8b3b5d83dc6fc)
src/flow.c