]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Replace tcpdump with wlantest
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 21:17:43 +0000 (23:17 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 21:43:09 +0000 (23:43 +0200)
commit4e9bcdebf3caa592b0a53dc563ffa11024ffd545
tree07a2df27a10b59def92b5cc8e46a3ca2d522f789
parent420989085d39fd60c3c0c2aa9ad64c09114c05b8
tests: Replace tcpdump with wlantest

This removes dependency on tcpdump by using an already included test
tool for capturing frames with Ethernet headers. There were some issues
in getting tcpdump working on Ubuntu 19.10, so this seems to be a clean
way of addressing that.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_hs20.py
tests/hwsim/test_ap_open.py
tests/hwsim/test_ap_psk.py
tests/hwsim/test_dpp.py
tests/hwsim/test_macsec.py
tests/hwsim/wlantest.py