mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-18 02:44:03 -05:00
tests: Include vendor extension in WPS M1
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
1013a57654
commit
dccafedb9a
@ -808,6 +808,7 @@ def test_ap_wps_new_version_sta(dev, apdev):
|
||||
hapd.request("WPS_PBC")
|
||||
dev[0].dump_monitor()
|
||||
dev[0].request("SET wps_version_number 0x43")
|
||||
dev[0].request("SET wps_vendor_ext_m1 000137100100020001")
|
||||
dev[0].request("WPS_PBC")
|
||||
ev = dev[0].wait_event(["CTRL-EVENT-CONNECTED"], timeout=30)
|
||||
if ev is None:
|
||||
|
Loading…
Reference in New Issue
Block a user