From: Jouni Malinen Date: Wed, 11 Oct 2017 09:16:19 +0000 (+0300) Subject: tests: Add the forgotten files for owe_transition_mode_multi_bss X-Git-Tag: hostap_2_7~1045 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7413c34d5e17dfd173311217c1265058eeba0d55;p=thirdparty%2Fhostap.git tests: Add the forgotten files for owe_transition_mode_multi_bss Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/owe-bss-1.conf b/tests/hwsim/owe-bss-1.conf new file mode 100644 index 000000000..40cadc992 --- /dev/null +++ b/tests/hwsim/owe-bss-1.conf @@ -0,0 +1,12 @@ +driver=nl80211 + +hw_mode=g +channel=1 +ieee80211n=1 + +interface=wlan3 +bssid=02:00:00:00:03:00 +ctrl_interface=/var/run/hostapd + +ssid=transition-mode-open +owe_transition_ifname=wlan3-2 diff --git a/tests/hwsim/owe-bss-2.conf b/tests/hwsim/owe-bss-2.conf new file mode 100644 index 000000000..8a5415e9f --- /dev/null +++ b/tests/hwsim/owe-bss-2.conf @@ -0,0 +1,16 @@ +driver=nl80211 + +hw_mode=g +channel=1 +ieee80211n=1 + +interface=wlan3-2 +bssid=02:00:00:00:03:01 +ctrl_interface=/var/run/hostapd + +ssid=transition-mode-owe +wpa=2 +wpa_key_mgmt=OWE +rsn_pairwise=CCMP +owe_transition_ifname=wlan3 +ignore_broadcast_ssid=1