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/network
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
..
config Revert "dsaconfig: introduce package for UCI configuration of VLAN filter rules" 4 years ago
ipv6 package: drop PKG_VERSION for purely local packages 4 years ago
services hostapd: recognize option "key" as alias for "auth_secret" 4 years ago
utils wireguard-tools: allow compiling with MIPS16 instructions 4 years ago