]> git.ipfire.org Git - thirdparty/hostap.git/commit
DFS offload: Skip user space processing for CAC operations
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Thu, 5 Mar 2015 00:56:44 +0000 (16:56 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 5 Mar 2015 14:24:39 +0000 (16:24 +0200)
commit5de81d7a7a4bb803f03aec3799d4067b1913613e
tree3a38fefe6a5887837d31114ad0a685ba7ade592d
parent192ad3d7307473f14c049c1ea724e292a3f8ae24
DFS offload: Skip user space processing for CAC operations

If DFS is offloaded to the driver, hostapd should not be performing
these operations. Send the relevant control interface events to provide
information to upper layer software that may use such events to track
DFS/CAC state. This makes the offloaded DFS implementation more
consistent with the DFS-in-hostapd behavior.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/dfs.c