]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Check vlan_id information in STA output
authorJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 12:59:19 +0000 (15:59 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 12:59:19 +0000 (15:59 +0300)
commitf80fd58de66fa9fb8dccf899ac51f929f0801e15
tree084a8a349e239dd7f86590b8476a3ea5b8d77adb
parent87b5b5395993e7c1f223a238da761e9ec753550b
tests: Check vlan_id information in STA output

In addition, this adds some delay between the authentication and data
connectivity test through the newly added VLAN and by doing so, makes
ap_vlan_wpa2_radius_id_change a bit more robust. It was possible for the
EAPOL-Key message 4/4 not having yet been processed by hostapd at the
time the data test started.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_vlan.py