[RFC 86/97] tests: Test NAN broadcast traffic once NDP has been established

Andrei Otcheretianski andrei.otcheretianski at intel.com
Tue Apr 28 13:06:27 PDT 2026


From: Ilan Peer <ilan.peer at intel.com>

Signed-off-by: Ilan Peer <ilan.peer at intel.com>
---
 tests/hwsim/test_nan.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/hwsim/test_nan.py b/tests/hwsim/test_nan.py
index 8b3dff57d8..40874d4d74 100644
--- a/tests/hwsim/test_nan.py
+++ b/tests/hwsim/test_nan.py
@@ -1208,7 +1208,7 @@ def _nan_test_connectivity(pub, sub):
     wpas_ndi_pub = WpaSupplicant(ifname=pub.ndi_name)
     wpas_ndi_sub = WpaSupplicant(ifname=sub.ndi_name)
     test_connectivity(wpas_ndi_pub, wpas_ndi_sub, tos=0, ifname1=pub.ndi_name, ifname2=sub.ndi_name,
-                      max_tries=3, timeout=5, broadcast=False)
+                      max_tries=3, timeout=5, broadcast=True)
 
 def _run_nan_dp(counter=False, csid=None, wrong_pwd=False, use_pmk=False,
                 use_interface_id=False, verify_max_idle_period=False):
-- 
2.53.0




More information about the Hostap mailing list