mirror of https://github.com/OISF/suricata
detect: apply drops to tunnel root
`PacketDrop` applied a DROP to the current packet unconditionally,
while in tunnel/encapsulated cases the DROP should have been applied
to the root packet.
Fixes: 6742ecbc9e ("decode: make PacketDrop use action as parameter")
Bug: #5600.
pull/8177/head
parent
bcd8d7d6c4
commit
778faaed96
Loading…
Reference in New Issue