]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
hostapd: Add survey dump support
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 24 Jul 2013 06:59:13 +0000 (08:59 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 15:35:25 +0000 (18:35 +0300)
commit0185007c2e2e79dc4c156d5e4ff354b9dadf1374
tree9196bf52aece10646e5693c0ee8202263f475d72
parent245e026ec87574565c89ff8f2891ee0aa2e13a48
hostapd: Add survey dump support

This adds survey dump support for all frequencies
and for specific desired frequencies. This will later
be used by ACS code for spectrum heuristics.

Signed-hostap: Michal Kazior <michal.kazior@tieto.com>
src/ap/ap_drv_ops.h
src/ap/drv_callbacks.c
src/ap/hostapd.h
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211.c