]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
Add a hostapd testing option for skipping association pruning
[thirdparty/hostap.git] / src / ap / ap_config.h
index 7930fc3743819254c3f551940ebd2d6c50855e89..2a0bf07631bb568c3467f0289d450cf4c080904b 100644 (file)
@@ -685,6 +685,7 @@ struct hostapd_bss_config {
        struct wpabuf *gtk_rsc_override;
        struct wpabuf *igtk_rsc_override;
        int no_beacon_rsnxe;
+       int skip_prune_assoc;
 #endif /* CONFIG_TESTING_OPTIONS */
 
 #define MESH_ENABLED BIT(0)