]> 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>
Mon, 26 Sep 2022 15:27:55 +0000 (17:27 +0200)
commitc31d3592a4f73b34d4a3d7d0a4bb6c5dd20379cc
treed17f36d6b760e1a7140520f31968789be81e08e7
parentbb848069e464f319765ee058d296e40986d8cb59
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
(cherry picked from commit ce2775d331cecc072c99e1c0c3bced954de4900d)
src/flow-hash.c