]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
hostapd: Automatically disassociate any clients with high error rates
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 Mar 2019 17:24:01 +0000 (18:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Mar 2019 12:36:03 +0000 (12:36 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/wlanap.cgi

index cae191101b6f6d88c52f2920555da3567a91c7dc..44b0b405327eef213765e2c92615bfc9ae61a0fb 100644 (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' ){