policy: add steer-reject-timeout
[project/usteer.git] / openwrt / usteer / files / etc / config / usteer
index 38c0e7749abb0651b69c497fb69b45a9113051aa..8243f305857e8127048bdb000c506ea6253eaf88 100644 (file)
@@ -65,6 +65,9 @@ config usteer
        # Timeout after which a station with snr < min_snr will be kicked
        #option min_snr_kick_delay 5000
 
+       # Timeout (ms) for which a client will not be steered after rejecting a BSS-transition-request
+       #option steer_reject_timeout 60000
+
        # Timeout (in ms) after which a association following a disassociation is not seen
        # as a roam
        #option roam_process_timeout 5000