]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use frequency to determine MLD link for MLME events
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 22 May 2023 19:33:57 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 12 Jun 2023 20:13:21 +0000 (23:13 +0300)
commit3613c8a96fbf1a1c2f2d88062b236918637fe338
tree7cd457a5f311b1bd95645ff39d48a79b2ddf43b6
parentd3e20b21139bbefe631ee2996a487becf5357107
nl80211: Use frequency to determine MLD link for MLME events

This is needed since link_id is not always available. In addition,
recognize the link address as a known address.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_event.c