hostapd: fix mesh+AP
authorDaniel Golle <daniel@makrotopia.org>
Sat, 12 May 2018 19:08:18 +0000 (21:08 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 14 May 2018 07:48:58 +0000 (09:48 +0200)
commit6e0fa4a76db667d7f0c1d84a3af5017df26d3fad
tree8f0767bc33a3dfd200cbdf64667015e138ed352c
parent6aaeec666d0af4240b1d61f5654d91a53cf35a82
hostapd: fix mesh+AP

Fix encrypted (or DFS) AP+MESH interface combination in a way similar
to how it's done for AP+STA and fix netifd shell script.
Refresh patches while at it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
15 files changed:
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/hostapd.sh
package/network/services/hostapd/patches/020-mesh-properly-handle-sae_password.patch
package/network/services/hostapd/patches/021-mesh-make-forwarding-configurable.patch
package/network/services/hostapd/patches/030-rsn_supp-fix-stub-pmksa_cache.patch
package/network/services/hostapd/patches/031-mesh-add-VHT_CHANWIDTH_USE_HT-to-max_oper_chwidth.patch
package/network/services/hostapd/patches/032-mesh-implement-use-of-VHT20-config-in-mesh-mode.patch
package/network/services/hostapd/patches/200-multicall.patch
package/network/services/hostapd/patches/300-noscan.patch
package/network/services/hostapd/patches/301-mesh-noscan.patch
package/network/services/hostapd/patches/310-rescan_immediately.patch
package/network/services/hostapd/patches/370-ap_sta_support.patch
package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch
package/network/services/hostapd/patches/463-add-mcast_rate-to-11s.patch
package/network/services/hostapd/patches/464-fix-mesh-obss-check.patch