Hi, > > + if (sm->valid_links) > + auth_addr = sm->ap_mld_addr; > + else > + auth_addr = sm->bssid; > + Maybe wrap getting the authenticator address in a function? Regards, Ilan.