On Tue, 2023-02-14 at 16:34 +0000, Sriram R (QUIC) wrote: > > > > After all, we want to know the MLD is still there, not a specific > > STA, right? > Exactly. It is enough to check if the MLD is active and not specific > to any link. > But, as you mentioned above its hard to know if polling on the default > link > is good enough to check MLD is alive.. So the suggestion is to use the > link id as UNSPECIFIED and let > driver decide to send the null data in any of the active links? Yes, put all the MLD addresses into the frame if we don't already do that anyway, and that should be good enough for the device to do the translation? johannes