On Tue, Feb 12, 2019 at 03:35:26PM +0100, Arnout Vandecappelle (Essensium/Mind) wrote: > diff --git a/src/wps/wps.h b/src/wps/wps.h > @@ -729,6 +730,37 @@ struct wps_context { > + u8 multi_ap_backhaul_ssid[SSID_MAX_LEN]; > + size_t multi_ap_backhaul_ssid_len; > + u8 *multi_ap_backhaul_network_key; > + size_t multi_ap_backhaul_network_key_len; I moved these into struct wps_registrar_config and struct wps_registrar which are more appropriate places for storing information that the Registrar uses for build the Credential. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap