1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
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>
2020-01-22 14:22:17 +02:00
..
base-files base-files/functions.sh: use grep -q instead of [] 2020-01-18 00:24:06 +01:00
boot uboot-oxnas: fix memory leak in tool mkox820crc 2020-01-15 23:15:19 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 2020-01-12 15:57:58 +01:00
kernel mac80211: add support for wds_bridge hostapd feature 2020-01-22 14:22:17 +02:00
libs libubox: update to version 2020-01-20 2020-01-20 20:57:21 +01:00
network curl: update to version 7.68.0 (security fix) 2020-01-21 22:17:53 +01:00
system fstools: update to version 2020-01-21 2020-01-21 17:25:56 +01:00
utils busybox: fix build issues 2020-01-15 21:17:47 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00