suricata-verify
suricata-verify copied to clipboard
multi-tenant: Basic multi-tenant selector tests
This commit adds basic tests for vlan-selector configurations (including vlan-pair, added in 6237)
Issue: 6237
Ticket
If your pull request is related to a Suricata ticket, please provide the full URL to the ticket here so this pull request can monitor changes to the ticket status:
Redmine ticket: https://redmine.openinfosecfoundation.org/issues/6237
What happens when you have 2 inner vlan's with the same ID, but different outer IDs? Or is that not a normal deployment scenario?
Good point. It’s a customer issue and they must be aware of that possibility. The customer requested this as they are incorporating a legacy network where the inner vlans are unique across the total deployed vlan range.
Should the doc bring that point up more strongly?
Suricata PR for reference is https://github.com/OISF/suricata/pull/9729
https://github.com/OISF/suricata/pull/10015
Should this have min-version: 8
?
Closed for further evaluation.