From: Michael Tremer Date: Wed, 13 Mar 2019 17:24:01 +0000 (+0100) Subject: hostapd: Automatically disassociate any clients with high error rates X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=70a7c454af4a6a9ef7245def2f77119520de85af hostapd: Automatically disassociate any clients with high error rates Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index cae191101b..44b0b40532 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -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' ){