mirror of https://github.com/OISF/suricata
action handling: define and use macros
The action field in Packet structure should not be accessed directly as the tunneled packet needs to update the root packet and not the initial packet. This patch is fixing issue #819 where suricata was not able to drop fragmented packets in AF_PACKET IPS mode. It also fixes drop capability for tunneled packets.pull/392/head
parent
429b5cec10
commit
efaa9a7302
Loading…
Reference in New Issue