On 03/10/2018 03:34, Igor Mitsyanko wrote: > + if (wps->wps->registrar->wps_cred_processing_easymesh && > + wps->peer_dev.easymesh_ext == EASYMESH_BACKHAUL_STA && > + wps->wps->easymesh_backhaul_ap_settings) > + return wps_build_easymesh_backhual_ap_settings(wps, msg); Since the easymesh_backhaul_ap_settings file *must* exist if wps_cred_processing_easymesh == 1, I don't think it makes sense to have two separate config options for them. Just have one config option pointing to the backhaul settings file. Note that the current Multi-AP specification implies that the backhaul BSS is present on the same device, so we could derive the backhaul AP settings from the hostapd configuration of that BSS. However, this might be a different hostapd instance on a different radio, so it's not possible in general to work that way. Regards, Arnout _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap