]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add more wait around tcpdump capture processes for proxyarp
authorJouni Malinen <j@w1.fi>
Tue, 28 May 2019 17:06:55 +0000 (20:06 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 May 2019 20:37:25 +0000 (23:37 +0300)
commit7d89a997146beec38a6a3785dd6c08fd6bbc87c4
tree175aa690290dfad7f90172b88c147321ad300709
parentde6aafaa637049b6553320fc607a54c63f915b34
tests: Add more wait around tcpdump capture processes for proxyarp

It looks like the previously used sleep time was not sufficient to allow
capturing the frames from wlan0/wlan1/wlan2 to start and complete so
that all the necessary frames can be checked. This was the case
especially with UML time-travel=inf-cpu.

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