Skip to content
Snippets Groups Projects

Draft: don't add bhaul AP to the bridge

Closed Janusz Dziedzic requested to merge vlan_tag_init into devel

As long as we need only 4addr mode stations we don't need to add this to the bridge.

brcm will create:

  • wdsX.X.X netdev per station mac80211/hostapd will create:
  • wlan1_1.sta1 netdev per station

For mac80211 based drivers - in such case hostapd will not add wlan1_1.sta1 to the bridge (automatically).

Next we could/should do correct action base on that. In case of no vlans we can simply add netdev stations to the bridge.

In case of vlans/guest vlan requirement we can/should create:

  • wdsX.X.X_tagY
  • wdsX.X.X_tagZ
  • wlan1_1.sta1_tagY
  • wlan1_1.sta1_tagZ

and put to the correct bridge.

Signed-off-by: Janusz Dziedzic janusz.dziedzic@iopsys.eu

Edited by Janusz Dziedzic

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading