]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Provide the link ID for an MLD setting when setting VLAN
authorIlan Peer <ilan.peer@intel.com>
Mon, 22 May 2023 19:33:55 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 12 Jun 2023 13:31:00 +0000 (16:31 +0300)
commitfbbca2bf165c0e2d2b6c690425d92ed1b62eeaad
treec89f55aae00df7cb15423e4706fadf2468af3097
parent172b0a9a2b51d54c4127ad4e99faf97d2aab729c
AP: Provide the link ID for an MLD setting when setting VLAN

This is a required modification to the driver interface and driver
nl80211.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/ap_drv_ops.h
src/ap/sta_info.c
src/drivers/driver.h
src/drivers/driver_nl80211.c