hostapd: Automatically disassociate any clients with high error rates

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-03-13 18:24:01 +01:00
parent 30c33cb318
commit 70a7c454af

View File

@@ -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' ){