]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow/icmpv4: fix vlan.use-for-tracking
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 5 May 2022 07:46:01 +0000 (09:46 +0200)
committerVictor Julien <vjulien@oisf.net>
Tue, 20 Sep 2022 12:55:24 +0000 (14:55 +0200)
commitce2775d331cecc072c99e1c0c3bced954de4900d
treeb18f91a4c9355cdf9a55fe8e933f8239ba462f42
parent148b53125bef818dde8290023eeeeca3e328493f
flow/icmpv4: fix vlan.use-for-tracking

For ICMPv4 error messages the vlan ids were always considered,
even if the 'vlan.use-for-tracking' option was disabled.

Ticket: #5330
src/flow-hash.c