mirror of https://github.com/OISF/suricata
flow: add bypassed states
This patch adds two new states to the flow: * local bypass: for suricata only bypass, packets belonging to a flow in this state will be discard fast * capture bypass: capture method is handling the bypass and suricata will discard packets that are currently queued A bypassed state to flow that will be set on flow when a bypass decision is taken. In the case of capture bypass this will allow to remove faster the flow entry from the flow table instead of waiting for the "established" timeout.pull/2302/head
parent
616782aa98
commit
e88555caf9
Loading…
Reference in New Issue