]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add country IE parsing
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 19 Feb 2010 18:55:58 +0000 (13:55 -0500)
committerJohannes Berg <johannes@sipsolutions.net>
Fri, 19 Feb 2010 19:02:17 +0000 (20:02 +0100)
commit2b690f0aba9d7365ad824ea5f932de8f2a80ba76
tree53076ab063479630946b75825103312fb9edb213
parentb2f92dd087b807c6d34d26810bb1f912d8e4f804
iw: add country IE parsing

Spits out the channels as seen on the IE, useful when debugging
issues with APs. When found the equivalent distance of the
coverage class is printed out.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scan.c