add ubus iwinfo api (lacks scanning, assoclist, countrylist and txpowerlist yet)
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 2 Feb 2013 19:48:51 +0000 (20:48 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 2 Feb 2013 19:48:51 +0000 (20:48 +0100)
commit9345600006c73767838efde4d7b900248fa8a1df
tree6c4c243850e0d1569082d8ebc7caf5e12e62c9a0
parente01004fb08dfb616479e53ba879fed6f000abed1
add ubus iwinfo api (lacks scanning, assoclist, countrylist and txpowerlist yet)
CMakeLists.txt
iwinfo.c [new file with mode: 0644]
iwinfo.h [new file with mode: 0644]
main.c