You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Daniel Golle 3d6c571083 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>
4 years ago
..
base-files base-files/functions.sh: use grep -q instead of [] 4 years ago
boot uboot-oxnas: fix memory leak in tool mkox820crc 4 years ago
devel perf: Add libunwind only if selected 4 years ago
firmware ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 4 years ago
kernel mac80211: add support for wds_bridge hostapd feature 4 years ago
libs libubox: update to version 2020-01-20 4 years ago
network curl: update to version 7.68.0 (security fix) 4 years ago
system fstools: update to version 2020-01-21 4 years ago
utils busybox: fix build issues 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago