]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear IP configuration from sigma_dut explicitly
authorJouni Malinen <jouni@codeaurora.org>
Wed, 18 Dec 2019 15:12:23 +0000 (17:12 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 18 Dec 2019 15:12:23 +0000 (17:12 +0200)
commit46cb161a8153c0bc8e85f83afcdad67e70f4935d
tree867b5809e06af57d20219803f676dc2263d01daa
parent95337647aaf83b906d4db0ad85692bb000274d79
tests: Clear IP configuration from sigma_dut explicitly

The 127.0.0.11/24 address that could have been left on the wlan0
interface resulted in some test case sequence failures. Fix this by
explicitly clearing that address when terminating sigma_dut.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_sigma_dut.py