Actions
Feature #6260
openSupport flow matching excluding packet recursion level
Effort:
low
Difficulty:
low
Label:
Description
Add config for controlling the use of packet recursion level in the flow (and defrag) hashing. Packet recursion should be excluded from flow matching if egress packet pickup of tunneled packets occurs before the kernel has put the headers on, like when using netmap pipes, and the suricata device is a tunnel termination point.
Updated by Cole Dishington about 1 year ago
Added pull requests for suricata and suricata-verify:
https://github.com/OISF/suricata/pull/9363
https://github.com/OISF/suricata-verify/pull/1348
Updated by Victor Julien about 1 year ago
- Target version changed from 7.0.1 to 7.0.2
Updated by Victor Julien about 1 year ago
- Target version changed from 7.0.2 to 7.0.3
Updated by Victor Julien 12 months ago
- Target version changed from 7.0.3 to 8.0.0-beta1
Updated by Cole Dishington 9 months ago
Updated by Cole Dishington 23 days ago
This feature should address the issue in https://forum.suricata.io/t/suricata-on-ipip-tunneled-packets/4850/2
Actions