Hi there, the following series has been posted on this list initially by Tomasz Bursztyka on 2013-09-09 as "RFC v1" (see his mail below). Unfortunately there has not been any reaction at all. As I wanted to use this feature I rebased Tomasz' patches, made some adjustments to the text that he added to wpa_supplicant/defconfig and here is "RFC v2". To be able to utilize wpa_supplicant's ACS under control of NetworkManager I created an additional NetworkManager patch against version 1.0.8 that is going to be sent as a reply to this mail. Ulrich On Mon, Sep 9 03:30:47 PDT 2013, Tomasz Bursztyka wrote: > Hi, > > Here is a primary RFC for supporting ACS in wpa_supplicant in AP mode. > Thanks to M. Kazior for his ACS implementation in hostapd core, such support for wpa_supplicant is > therefore easy. > > It's currently on an RFC stage, since it still requires some polishing, mostly on error handling. > Currently if ACS works, everything will be fine. If not, there is no error reporting or fallback mechanism. > My plan is to try adding a fallback mechanism, so it will try to use finally the given channel (or the default one). > > (I will not be able to answer for 2 weeks, just to let know people who would have comments) > > Br, Tomasz Bursztyka (2): events: Handle survey event properly into wpa_supplicant wpa_supplicant: Enable Automatic Channel Selection support for AP mode src/ap/drv_callbacks.c | 216 +++++++++++++++++++++---------------------- src/ap/hostapd.h | 4 + wpa_supplicant/Makefile | 6 ++ wpa_supplicant/ap.c | 6 ++ wpa_supplicant/config.c | 3 + wpa_supplicant/config_ssid.h | 12 +++ wpa_supplicant/defconfig | 27 ++++++ wpa_supplicant/events.c | 7 ++ 8 files changed, 173 insertions(+), 108 deletions(-) -- 2.1.4 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap