]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add beacon hint event parsing
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 31 Jul 2009 00:05:50 +0000 (17:05 -0700)
committerJohannes Berg <johannes@sipsolutions.net>
Fri, 31 Jul 2009 07:54:33 +0000 (09:54 +0200)
commit0168589d973caf3f3b68ed55e705947269f0100e
treea81dfd7815be172d42d5924b218bf2c5c7a9703d
parentfbdb8d05087451b1e1e57d7ce1eb1b1246a9e952
iw: add beacon hint event parsing

Here's a screenshot:

mcgrof@pogo ~ $ iw event

mcgrof@pogo ~ $ sudo iw dev wlan0 scan trigger

phy #0: beacon hint:
phy0 5180 MHz [36]:
o active scanning enabled
o beaconing enabled

You'll see this on every channel you find a beacon and a flag
is lifted.

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