]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth_glue.c
Make channel_info available to authenticator
authorMathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
Mon, 6 Aug 2018 19:46:21 +0000 (15:46 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Dec 2018 16:35:30 +0000 (18:35 +0200)
commitbef4d07a288804839d1f95274d0ba6c0d471d6f3
tree08a1222007e6e31cebe4685b2e3de8b77dc87fca
parent4b62b52e5e477ee7637234b0c24745668b06b3ea
Make channel_info available to authenticator

This adds the necessary functions and callbacks to make the channel_info
driver API available to the authenticator state machine that implements
the 4-way and group key handshake. This is needed for OCV.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c