On Thu, 2022-04-14 at 16:55 +0200, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > In order to support multi-link operation with multiple links, > start adding some APIs. The notable addition here is to have > the link ID in a new nl80211 attribute, that will be used to > differentiate the links in many nl80211 operations. The one I > mostly looked at so far was start_ap and friends, but that is > also still incomplete. > > Mostly the idea of this is to give everyone an idea of what > such an API might look like and what it might result in at > the nl80211 level. > > Note that this depends on the two patches here: > https://lore.kernel.org/linux-wireless/20220414140402.70ddf8af3eb0.I2cc38cb6a10bb4c3863ec9ee97edbcc70a07aa4b@changeid/T/#u > Oh, also on this: https://lore.kernel.org/linux-wireless/20220412220958.1a191dca19d7.Ide4448f02d0e2f1ca2992971421ffc1933a5370a@changeid/ since I didn't bother updating that code, it was dead anyway. johannes