Feature #4888
Check if bridge contains incorrect vlan
Status: | Closed | Start date: | 11/02/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - Network | |||
Target version: | Release 5.2.1 | |||
Resolution: | fixed | Pull request: |
Description
Give error when a bridge has an interface with an incorrect vlan.
It's disabled by default and can be enabled in the configuration file. Works with 802.1Q and VXLAN drivers.
Associated revisions
F #4888: Check if bridge contains incorrect vlan
History
#1 Updated by Javi Fontan over 4 years ago
- Subject changed from Enforce bridge name and vlan_id in 802.1Q drivers to Check if bridge contains incorrect vlan
- Description updated (diff)
#2 Updated by Javi Fontan over 4 years ago
- Status changed from Pending to Closed
- Resolution set to fixed
Merged to master and one-5.2 branches. Documentation added to master branch as the current 5.2 version does not support the new parameter.
The documentation commit in case we want to cherry pick it to 5.2.1 is:
bc0ec3ef8388936de7d4d67145a4841e322e67b3
#3 Updated by Tino Vázquez over 4 years ago
- Target version changed from Release 5.4 to Release 5.2.1