mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
hostapd: Automatically disassociate any clients with high error rates
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -620,6 +620,7 @@ dump_file=/tmp/hostapd.dump
|
||||
auth_algs=1
|
||||
ctrl_interface=/var/run/hostapd
|
||||
ctrl_interface_group=0
|
||||
disassoc_low_ack=1
|
||||
END
|
||||
;
|
||||
if ( $wlanapsettings{'HIDESSID'} eq 'on' ){
|
||||
|
||||
Reference in New Issue
Block a user