]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: OWE: allow hex integers from tshark
authorBrian Norris <briannorris@chromium.org>
Tue, 5 Nov 2019 23:58:10 +0000 (15:58 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 22 Dec 2019 09:09:44 +0000 (11:09 +0200)
commite371d3771c7b16fcc9f5007b231f2294e3db0272
tree9aa8b0f56da17cdb88e6840d21d28807e82357a2
parent2ba6aa60458fc7cabe211c57c44f78d753f138ec
tests: OWE: allow hex integers from tshark

Old versions of tshark would dump these values as hex. Allow parsing as
either decimal or hex.

Signed-off-by: Brian Norris <briannorris@chromium.org>
tests/hwsim/test_owe.py