openwrtv3/package/network/services/hostapd
Timo Sigurdsson 6515887ed9 hostapd: Expose the tdls_prohibit option to UCI
wpa_disable_eapol_key_retries can't prevent attacks against the
Tunneled Direct-Link Setup (TDLS) handshake. Jouni Malinen suggested
that the existing hostapd option tdls_prohibit can be used to further
complicate this possibility at the AP side. tdls_prohibit=1 makes
hostapd advertise that use of TDLS is not allowed in the BSS.

Note: If an attacker manages to lure both TDLS peers into a fake
AP, hiding the tdls_prohibit advertisement from them, it might be
possible to bypass this protection.

Make this option configurable via UCI, but disabled by default.

Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
2017-12-07 01:57:29 +02:00
..
files hostapd: Expose the tdls_prohibit option to UCI 2017-12-07 01:57:29 +02:00
patches hostapd: rework frequency/ht/vht selection for ibss/mesh 2017-11-15 18:49:12 +01:00
src/src hostapd: fix up ubus support 2017-10-25 21:45:31 +02:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00