]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Optimize tshark operations for new versions
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 22:02:05 +0000 (00:02 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 22:02:05 +0000 (00:02 +0200)
commit985718135f663f1d0762799cf2034b5689679a07
tree26f03d2894e368905296f2caededc19785377d18
parenta48a60ea47d43abf0bfc0253cda65d15fc182b3e
tests: Optimize tshark operations for new versions

The wlan_mgt to wlan renaming is already included in most recent tshark
versions, so replace the backwards compatibility option to prefer the
new version so that current versions do not need to take the performance
hit.

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