mac80211: add support for wds_bridge hostapd feature
authorDaniel Golle <daniel@makrotopia.org>
Wed, 22 Jan 2020 12:14:14 +0000 (14:14 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 22 Jan 2020 12:22:17 +0000 (14:22 +0200)
commit3d6c571083d324567ec1a9c4fcac1712e7d2e42a
tree3e5c915b15d8066c919575675f74414792bf0e20
parent947163b9d28db96923f91301d2289ec195a3f61f
mac80211: add support for wds_bridge hostapd feature

hostapd allows putting WDS (4addr mode) clients into a separate bridge
other than the bridge regular (3addr mode) clients end up in. This is
useful for example giving WDS clients access to several VLANs
(trunking) while regular clients will end up inside a specific VLAN.

Add 'wds_bridge' config parameter for wifi-iface which contains the
name of the bridge. hostapd-mini already supports this feature, so all
needed is to add the UCI wrapping in mac80211.sh.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh