]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Supply default parameters for OBSS scan
authorPaul Stewart <pstew@chromium.org>
Wed, 12 Mar 2014 22:28:39 +0000 (15:28 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 14 Mar 2014 19:49:08 +0000 (21:49 +0200)
commitdb63757dbc93dc4c7893dd7697b9c28d17737722
treec49f673f2f88b5ef9e3cfff97c802a8c957d9300
parent6e9375e4e1a0c7f7d27b800ba8c847783d7b2fab
hostapd: Supply default parameters for OBSS scan

For some client OBSS implementations that are performed in
firmware, all OBSS parameters need to be set to valid values.
Do this, as well as supplying the "20/40 Coex Mgmt Support"
flag in the extended capabilities IE.

Signed-hostap: Paul Stewart <pstew@chromium.org>
src/ap/ieee802_11_ht.c
src/ap/ieee802_11_shared.c