luci-0.8: merge r4712
This commit is contained in:
parent
5afd00ec90
commit
c629629c16
1 changed files with 10 additions and 0 deletions
|
@ -435,6 +435,16 @@ config enum
|
||||||
option value 'psk2'
|
option value 'psk2'
|
||||||
option title 'WPA2-PSK'
|
option title 'WPA2-PSK'
|
||||||
|
|
||||||
|
config enum
|
||||||
|
option variable 'wireless.wifi-iface.encryption'
|
||||||
|
option value 'psk+psk2'
|
||||||
|
option title 'WPA-PSK/WPA2-PSK Mixed Mode (nas)'
|
||||||
|
|
||||||
|
config enum
|
||||||
|
option variable 'wireless.wifi-iface.encryption'
|
||||||
|
option value 'mixed'
|
||||||
|
option title 'WPA-PSK/WPA2-PSK Mixed Mode (hostapd)'
|
||||||
|
|
||||||
config enum
|
config enum
|
||||||
option variable 'wireless.wifi-iface.encryption'
|
option variable 'wireless.wifi-iface.encryption'
|
||||||
option value 'wpa'
|
option value 'wpa'
|
||||||
|
|
Loading…
Reference in a new issue