]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: remote: Handle different ifconfig output formats
authorJanusz Dziedzic <janusz.dziedzic@gmail.com>
Sun, 12 Jan 2020 22:02:19 +0000 (23:02 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 23 Feb 2020 13:34:06 +0000 (15:34 +0200)
commit7a934fe72a61163448022026feb058484d5f290c
treebc87e604f71d9a11dd7501102536ad7ddfe176af
parentf8b26af7415c1c295aa9415861c7402c6da54e25
tests: remote: Handle different ifconfig output formats

We could have different ifconfig output formats on the remote devices,
so make the parser more flexible to handle such cases.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
tests/remote/rutils.py