Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Jo-Philipp Wich fd9e17be0c lua: fix WPA cipher reporting
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: Jo-Philipp Wich <jo@mein.io>
2016-09-21 21:02:15 +02:00
api Sync with upstream nl80211.h 2016-01-25 14:41:31 +01:00
include nl80211: add VHT rateinfo support 2016-01-25 15:01:49 +01:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt iwinfo: add device id for Marvell 88W8864 2015-01-04 18:38:19 +01:00
iwinfo_cli.c cli: support reporting VHT rates 2016-01-25 15:02:50 +01:00
iwinfo_lib.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_lua.c lua: fix WPA cipher reporting 2016-09-21 21:02:15 +02:00
iwinfo_madwifi.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_nl80211.c nl80211: retry phy lookup with platform/ prefix 2016-07-04 16:07:12 +02:00
iwinfo_nl80211.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_utils.c utils: fix possibly unterminated ifname string 2015-10-29 10:53:48 +01:00
iwinfo_wext.c Fix -Wall -Wpedantic warnings 2015-05-19 18:54:58 +02:00
iwinfo_wext.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext_scan.c wext_scan: fix possibly unterminated ifname string 2015-10-29 10:53:32 +01:00
iwinfo_wl.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
Makefile Makefile: drop link against libblobmsg_json and libjson-c 2016-07-29 16:28:32 +02:00