Skip to content
Snippets Groups Projects
Commit 875cddd9 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

iwinfo: fix WPA cipher reporting


Within the Lua binding, use the same logic as the command line interface for
reporting the used WPA ciphers. Instead of printing the intersection of
pairwise and group ciphers, report both group and pairwise ciphers.

This fixes a case where a connection which uses CCMP for pairwise and TKIP
as groupwise cipher is getting reported as using the NONE cipher.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 8badcba2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment