Actions
Regression #13622
openQinQ ethertype tags changed
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
25.01
Release Notes:
Default
Affected Version:
2.7.0
Affected Architecture:
All
Description
In 2.7/23.01 QinQ uses if_vlan instead of netgraph and set the outer tag ethertype as 802.1ad (0x88a8). That is the expected tags tag type for most QinQ links but is not what netgraph set in 2.6/22.05 and earlier. That used 802.1q (0x8100) for both tags. That could lead to existing QinQ links failing at upgrade.
This change needs to be documented. The new behaviour is probably correct for most new interfaces.
There should be an option to revert to the previous behaviour if required. ifconfig can set the vlanproto value directly in 23.01.
Existing QinQ interfaces could be automatically set to that at upgrade to maintain compatibility with connected devices.
Updated by Jim Pingle almost 2 years ago
- Plus Target Version changed from 23.01 to 23.05
Moving ahead to 23.05, we can document the change for now.
Updated by Jim Pingle over 1 year ago
- Plus Target Version changed from 23.05 to 23.09
Updated by Jim Pingle over 1 year ago
- Target version changed from 2.7.0 to CE-Next
Updated by Jim Pingle about 1 year ago
- Plus Target Version changed from 23.09 to 24.01
Updated by Jim Pingle about 1 year ago
- Plus Target Version changed from 24.01 to 24.03
Updated by Jim Pingle 9 months ago
- Plus Target Version changed from 24.03 to 24.07
Updated by Jim Pingle 6 months ago
- Plus Target Version changed from 24.07 to 24.08
Updated by Jim Pingle about 2 months ago
- Plus Target Version changed from 24.08 to 24.11
Updated by Jim Pingle about 1 month ago
- Plus Target Version changed from 24.11 to 25.01
Actions