• Veerendranath Jakkam's avatar
    cfg80211: Indicate MLO connection info in connect and roam callbacks · efbabc11
    Veerendranath Jakkam authored
    The MLO links used for connection with an MLD AP are decided by the
    driver in case of SME offloaded to driver.
    
    Add support for the drivers to indicate the information of links used
    for MLO connection in connect and roam callbacks, update the connected
    links information in wdev from connect/roam result sent by driver.
    Also, send the connected links information to userspace.
    
    Add a netlink flag attribute to indicate that userspace supports
    handling of MLO connection. Drivers must not do MLO connection when this
    flag is not set. This is to maintain backwards compatibility with older
    supplicant versions which doesn't have support for MLO connection.
    Signed-off-by: default avatarVeerendranath Jakkam <quic_vjakkam@quicinc.com>
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    efbabc11
nl80211.c 521 KB