summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces/bridge.rst
AgeCommit message (Collapse)Author
2024-03-21bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filteringChristian Breunig
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 a7f2e520cbf8b24ccb5e266b5d4c739588aed48e)
2022-07-08bridge: Add IGMP/MLD snoopingYuxiang Zhu
... and update the description for `igmp querier` to match the fact that MLD querier is also controlled by that option.
2021-07-22bridge: correct oper commandsfett0
2021-06-30bridge: correct spelling and grammarrebortg
2021-01-16bridge: Independent VLAN aware bridge documentjack9603301
2021-01-11bridge: Add active VLAN aware optionjack9603301
2020-12-20Examples of adding VLAN awareness and port mirroringjack9603301
2020-12-09interface: mirror: Upload Port Mirror(SPAN) Documentjack9603301
2020-11-30change include to absolute pathrebortg
2020-11-29arrange: interfacesrebortg