X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fhostap.git;a=blobdiff_plain;f=src%2Fap%2Fap_config.h;fp=src%2Fap%2Fap_config.h;h=2a0bf07631bb568c3467f0289d450cf4c080904b;hp=7930fc3743819254c3f551940ebd2d6c50855e89;hb=54e2961f80e283c7fc43b5f667ea6c948f334f0b;hpb=1a18f8df6370ae05c5d7f49f40adc43e02387f40 diff --git a/src/ap/ap_config.h b/src/ap/ap_config.h index 7930fc374..2a0bf0763 100644 --- a/src/ap/ap_config.h +++ b/src/ap/ap_config.h @@ -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)