On Wed, Dec 16, 2020 at 01:01:01PM +0200, Ilan Peer wrote: > diff --git a/wpa_supplicant/ctrl_iface.c b/wpa_supplicant/ctrl_iface.c > @@ -10506,6 +10508,21 @@ static int wpas_ctrl_iface_pasn_start(struct wpa_supplicant *wpa_s, char *cmd) > + } else if (os_strncmp(token, "comeback=", 9) == 0) { > + comeback_len = os_strlen(token + 9); .. Could you please clarify why this changes the control interface command instead of handling the comeback retry automatically within wpa_supplicant? -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap