[PATCH v3 0/3] nl80211: Process RTM event per-bss

Alexander Savchenko oleksandr.savchenko.dn at bp.renesas.com
Thu May 22 04:19:37 PDT 2025


Changes against v2:
 - Rebased to latest main;
 - Squashed commits.

Issue when non-first bss not becomes up after CAC finished
or `ifconfif down/ifconfig up` for secondary bss
still reproducing.

hwsim test `ap_multi_bss_restart` also still relevant.

Alexander Savchenko (2):
  nl80211: Remove obsolete ifindex
  nl80211: Make processing rtm link event per-bss

Viktor Barna (1):
  tests: hwsim: ap_dynamic: Added test case for VAP restart

 src/drivers/driver_nl80211.c   | 223 ++++++++++++++++-----------------
 src/drivers/driver_nl80211.h   |  13 +-
 tests/hwsim/test_ap_dynamic.py |  26 ++++
 3 files changed, 143 insertions(+), 119 deletions(-)

-- 
2.17.1




More information about the Hostap mailing list