1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/utils/iwinfo/src
Felix Fietkau 72d6a51e64 iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40884
2014-05-30 11:37:35 +00:00
..
api iwinfo: un-export internal api header files 2014-05-21 12:34:02 +00:00
include iwinfo: remove old lua compat macros 2014-05-21 12:34:18 +00:00
COPYING packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
hardware.txt iwinfo: add Ubiquiti WispStation M5 to hardware.txt 2013-09-24 05:58:29 +00:00
iwinfo_cli.c iwinfo: add phyname attribute, this is useful to group networks by radio phy 2013-06-09 14:39:14 +00:00
iwinfo_lib.c iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded strcmp calls 2014-05-21 12:33:10 +00:00
iwinfo_lua.c iwinfo: move wl_ops to iwinfo_wl.c, make functions static 2014-05-21 12:33:30 +00:00
iwinfo_madwifi.c iwinfo: un-export internal api header files 2014-05-21 12:34:02 +00:00
iwinfo_nl80211.c iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage 2014-05-30 11:37:35 +00:00
iwinfo_nl80211.h iwinfo: un-export internal api header files 2014-05-21 12:34:02 +00:00
iwinfo_utils.c iwinfo: fix iwinfo_hardware() return value if chip id is not found 2013-04-28 14:04:39 +00:00
iwinfo_wext.c iwinfo: move wext_ops to iwinfo_wext.c, make functions static 2014-05-21 12:33:15 +00:00
iwinfo_wext.h iwinfo: un-export internal api header files 2014-05-21 12:34:02 +00:00
iwinfo_wext_scan.c iwinfo: move wext_ops to iwinfo_wext.c, make functions static 2014-05-21 12:33:15 +00:00
iwinfo_wl.c iwinfo: un-export internal api header files 2014-05-21 12:34:02 +00:00
Makefile packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00