forked from openwrt/luci
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
luci-mod-network: Add
wireless.encryption.ppsk
option
- `wireless.encryption.ppsk` option is `form.Flag` option that enables hostapd Private Pre-Shared Key (PPSK) feature. - Private Pre-Shared Key (PPSK) is a hostapd feature that allows use of different Pre-Shared Key for each STA MAC address. Private PSKs is stored on RADIUS server. - Private PSK feature is available starting from openwrt/openwrt@d12eb10 (PR openwrt/openwrt#3509). This commit fixes issues found in openwrt#4513 Signed-off-by: Alexander Georgievskiy <galeksandrp@gmail.com>
- Loading branch information
1 parent
58323e4
commit f278600
Showing
1 changed file
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters