mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
hostapd: add switch to disable neigborhood scan
this may violate regulatory rules because 40Mhz channels should disabled if there are other networks but nearly every commercial router ignore this. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -2802,6 +2802,8 @@
|
||||
'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 neighbor scan' => 'Nachbarschaftsscan',
|
||||
'wlanap neighbor scan warning' => 'Warnung! Deaktivierung kann gegen Funkregeln verstoßen.',
|
||||
'wlanap no interface' => 'Ausgewähltes Interface ist keine WLAN-Karte!',
|
||||
'wlanap none' => 'keine',
|
||||
'wlanap notifications' => 'Hinweise',
|
||||
|
||||
Reference in New Issue
Block a user