]> git.ipfire.org Git - thirdparty/hostap.git/commit
Disable interface if ACS fails
authorPawel Kulakowski <pawel.kulakowski@tieto.com>
Thu, 6 Mar 2014 09:40:54 +0000 (10:40 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 6 Mar 2014 21:12:33 +0000 (23:12 +0200)
commit185677b74c9287fb3698dcf7cea61b8595d9fb1d
treee2c74db6d10e2d1023cdb74179d1ee3400def631
parent13adbe23e9da70ac34a1cd1a7c55918f15d5e345
Disable interface if ACS fails

In case of Automatic Channel Selection (ACS) failure, we do not have a
real fallback path. Interface still remains in ACS state. To reflect we
did not succeed with ACS, simply disable the interface and indicate this
to user/upper layer entity so that a suitable recovery or error
notification can be performed.

Signed-off-by: Pawel Kulakowski <pawel.kulakowski@tieto.com>
src/ap/acs.c