11 Commits

Author SHA1 Message Date
whyrlpool
d65bc2bbb0
proofread bridge interface 2024-07-04 14:12:13 +01:00
Christian Breunig
a7f2e520cb bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering
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
2024-03-20 21:33:37 +01:00
Yuxiang Zhu
2bd0adb634 bridge: Add IGMP/MLD snooping
... and update the description for `igmp querier`
to match the fact that MLD querier is also controlled by that option.
2022-07-08 01:50:15 +08:00
fett0
28d4bc3d2c bridge: correct oper commands 2021-07-22 10:05:46 -03:00
rebortg
a0fd889cb8 bridge: correct spelling and grammar 2021-06-30 16:16:42 +02:00
jack9603301
694628045f bridge: Independent VLAN aware bridge document 2021-01-16 22:44:15 +01:00
jack9603301
9c62938179
bridge: Add active VLAN aware option 2021-01-11 19:21:58 +08:00
jack9603301
84ea67db63
Examples of adding VLAN awareness and port mirroring 2020-12-20 22:24:48 +08:00
jack9603301
dd2b63e441
interface: mirror: Upload Port Mirror(SPAN) Document 2020-12-09 16:53:33 +08:00
rebortg
e33e1268f9 change include to absolute path 2020-11-30 19:46:59 +01:00
rebortg
4abded8025 arrange: interfaces 2020-11-29 21:52:28 +01:00