]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Do not override connectivity test address if no driver info
authorJouni Malinen <j@w1.fi>
Mon, 24 Dec 2018 18:31:47 +0000 (20:31 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 24 Dec 2018 18:31:47 +0000 (20:31 +0200)
commite7b141906b8524427912672788c40049c63fa7a8
treea3785bf379d805def22243b771672fb199c5217b
parent5759bd36aac6e2b2ceecaf476357188eaab583a3
tests: Do not override connectivity test address if no driver info

Not all driver interfaces provide driver status information with the
local address, so skip the override step if the field is not available.
This is needed, e.g., with macsec_linux.

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