]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Pass full apdev to add_ap() function (6)
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Wed, 30 Mar 2016 08:55:56 +0000 (10:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Apr 2016 19:46:14 +0000 (22:46 +0300)
commiteb2af30ac2e1ba560a066745643cc50a3808f3c7
treee898b8adbd02fffe0d3c467ffcba77c15f9b519b
parent4a264a6fa19760985055760b2be1a3e1deaf0283
tests: Pass full apdev to add_ap() function (6)

Pass the full apdev to the add_ap() function instead of just ifname.
This allows us to handle also remote hosts while we can check
apdev['hostname'], apdev['port'].

This step (6) converts the cases where apdevs[#]['ifname'] was used as
the argument to hostapd.add_ap().

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
tests/hwsim/test_hs20_filter.py