]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Fix pcapng writer to include decrypted EAPOL-Key Key Data
authorJouni Malinen <j@w1.fi>
Sun, 26 Mar 2017 09:49:59 +0000 (12:49 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Mar 2017 18:13:21 +0000 (21:13 +0300)
commitdd4722df9bb45f8133adff637eee25670257d94c
tree1bd0d634e50ba4371bd5a3010f3ca2a333ed5f2e
parenta5269dc209a417732fab6e8e36e5602a6f751662
wlantest: Fix pcapng writer to include decrypted EAPOL-Key Key Data

This was only written to pcapng files if both pcap and pcapng writing
was requested. Fix this for the case where only a pcapng file is being
written.

Signed-off-by: Jouni Malinen <j@w1.fi>
wlantest/rx_eapol.c