Skip to content

Support for non-bridge VLAN setup #10

@rany2

Description

@rany2

Consider I have a setup like this:

  • br-lan with member eth1.2
  • br-guest with member eth1.3
  • br-iot with member eth1.4

Currently bridger fails to offload a setup similar to the above but succeeds if you were to use a VLAN-aware bridge (AKA VLAN filtering). Due to a switch driver bug related to MAC learning, I am unable to use VLAN-aware bridge and must address the DSA interface directly like in the above example.

The hardware in question is the Redmi AX6S but I believe any mt7622 device with mt7530 will be able to match my issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions