]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add ap_reload_bss_only
authorRaphaël Mélotte <raphael.melotte@mind.be>
Mon, 1 Aug 2022 11:08:27 +0000 (13:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Nov 2022 13:51:08 +0000 (15:51 +0200)
commite7829e446619fefb02a9eef97399b1069b904634
treec2a873f096c37378f2b27ce3875da2244f449de0
parentaf1528a1289b8f0e515b5a33fb638827ea8b2920
tests: Add ap_reload_bss_only

The test checks that when the SSID of a BSS is changed using
SET+RELOAD_BSS, the stations already connected to other BSSes on the
same radio are not disconnected.

It also checks that stations can connect using the new SSID after the
reload.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
tests/hwsim/test_ap_dynamic.py