Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering (backport #1337) #1338

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 21, 2024

Change Summary

Linux bridge uses EtherType 0x8100 by default. In some scenarios, an EtherType value of 0x88A8 is required.

Reusing CLI command from VIF-S (QinQ) interfaces:
set interfaces bridge br0 protocol 802.1ad

Related Task(s)

Related PR(s)

Backport

Checklist:

Linux bridge uses EtherType 0x8100 by default. In some scenarios, an EtherType
value of 0x88A8 is required.

Reusing CLI command from VIF-S (QinQ) interfaces:
  set interfaces bridge br0 protocol 802.1ad

(cherry picked from commit a7f2e52)
@github-actions github-actions bot requested a review from rebortg March 21, 2024 13:43
@dmbaturin dmbaturin merged commit f78f351 into sagitta Mar 21, 2024
5 checks passed
@mergify mergify bot deleted the mergify/bp/sagitta/pr-1337 branch March 21, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants