Actions
Feature #8334
open
VJ
LS
firewall: allow matching on packet layers
Feature #8334:
firewall: allow matching on packet layers
Effort:
Difficulty:
Label:
Description
The firewall mode should be able to distinguish between "Ethernet/IP/TCP" and "Ethernet/VLAN/GRE/Ethernet/IP/TCP". A packet should somehow expose this to the detection engine.
Perhaps a field that holds a list of protocol id's, starting at the datalink:
DLT_EN10MB:IPV4:TCP
Perhaps this would just be string buffer, where we can match using content.
VJ Updated by Victor Julien 3 months ago
- Related to Task #8435: firewall: investigate handling of encapsulation/tunneling like GRE/VXLAN added
JI Updated by Jason Ish about 1 month ago
- Status changed from New to Triaged
- Assignee set to OISF Dev
LS Updated by Lukas Sismis 3 days ago
- Status changed from Triaged to Assigned
- Assignee changed from OISF Dev to Lukas Sismis
- Target version changed from TBD to 9.0.0-beta1
Actions