]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Do not report decryption keys when checking only zero TK
authorJouni Malinen <jouni@codeaurora.org>
Wed, 1 Apr 2020 15:30:33 +0000 (18:30 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 1 Apr 2020 15:30:33 +0000 (18:30 +0300)
commit0dc58cfa956c0bcfd16021d3ad5144c6b6c29aaa
tree9b9bacbae25815da9a31e28e4c15ac9eeb8d9e93
parent1dcfbab254a4f165de98223e7a0aff5b04ecbd7e
wlantest: Do not report decryption keys when checking only zero TK

All the "Failed to decrypt frame" debug prints were confusing since
those were not supposed to be shown unless there were one or more real
TKs available. The recently added check for zero TK added these notes
for that case which is not really correct, so get rid of them.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wlantest/rx_data.c