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.
Jo-Philipp Wich bc1c9fdc20 hostapd: recognize option "key" as alias for "auth_secret"
The hostapd configuration logic is supposed to accept "option key" as
legacy alias for "option auth_secret". This particular fallback option
failed to work though because "key" was not a registered configuration
variable.

Fix this issue by registering the "key" option as well, similar to the
existing "server" nad "port" options.

Ref: https://github.com/openwrt/openwrt/pull/3282
Suggested-by: Michael Jones <mike@meshplusplus.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years ago
..
hostapd-basic.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 4 years ago
hostapd-full.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 4 years ago
hostapd-mini.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 4 years ago
hostapd.sh hostapd: recognize option "key" as alias for "auth_secret" 4 years ago
multicall.c packages: sort network related packages into package/network/ 12 years ago
wpa_supplicant-basic.config wpa_supplicant: disable CONFIG_WRITE functionality 4 years ago
wpa_supplicant-full.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 4 years ago
wpa_supplicant-mini.config wpa_supplicant: disable CONFIG_WRITE functionality 4 years ago
wpa_supplicant-p2p.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 4 years ago
wpad.init hostapd: reduce to a single instance per service 4 years ago
wps-hotplug.sh hostapd: add Multi-AP patches and config options 5 years ago