[PATCH 0/4] Support handling MLO removed links

Andrei Otcheretianski andrei.otcheretianski at intel.com
Tue Nov 21 07:23:55 PST 2023


This patchset triggers link reconfig event in case the kernel notifies
us about removed links and fixes a couple of bugs in WPA authenticator.

Please note, the last patch can only be applied on top of the series
that I sent earlier ("MLO: Support more MLO flows"), however the first 3
commits are good to go on top of main.

Ilan Peer (4):
  nl80211: Add support for handling MLO removed links
  WPA_AUTH: Do not access WPA authenticator object if not valid
  WPA_AUTH: MLO: Do not include empty KDEs
  tests: Test GTK rekey in test_eht_mld_link_removal()

 src/ap/wpa_auth.c                  | 12 ++++++++----
 src/ap/wpa_auth_glue.c             |  6 ++++--
 src/drivers/driver_nl80211_event.c |  3 +++
 tests/hwsim/test_eht.py            |  9 +++++++++
 4 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.38.1




More information about the Hostap mailing list