mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 16:32:59 +02:00
hostap: Enable option to force clients to use 802.11w
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -2851,6 +2851,7 @@
|
||||
'wlanap invalid wpa' => 'Ungültige Länge in WPA-Passphrase. Muss zwischen 8 und 63 Zeichen lang sein.',
|
||||
'wlanap link dhcp' => 'Wireless Lan DHCP-Einstellungen',
|
||||
'wlanap link wireless' => 'Wireless Lan Clients freischalten',
|
||||
'wlanap management frame protection' => 'Management Frame Protection (802.11w)',
|
||||
'wlanap neighbor scan' => 'Nachbarschaftsscan',
|
||||
'wlanap neighbor scan warning' => 'Warnung! Deaktivierung kann gegen Funkregeln verstoßen.',
|
||||
'wlanap no interface' => 'Ausgewähltes Interface ist keine WLAN-Karte!',
|
||||
|
||||
@@ -2900,6 +2900,7 @@
|
||||
'wlanap invalid wpa' => 'Invalid length in WPA Passphrase. Must be between 8 and 63 characters.',
|
||||
'wlanap link dhcp' => 'Wireless lan DHCP configuration',
|
||||
'wlanap link wireless' => 'Activate wireless lan clients',
|
||||
'wlanap management frame protection' => 'Management Frame Protection (802.11w)',
|
||||
'wlanap neighbor scan' => 'Neighborhood scan',
|
||||
'wlanap neighbor scan warning' => 'Warning! Disabling may violate regulatory rules!',
|
||||
'wlanap no interface' => 'Selected interface is not a wirless lan card!',
|
||||
|
||||
Reference in New Issue
Block a user