]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Create a netlink socket handle for the Connect interface
authorSunil Dutt <usdutt@codeaurora.org>
Thu, 1 Feb 2018 11:22:57 +0000 (16:52 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Feb 2018 17:02:44 +0000 (19:02 +0200)
commit40a68f33844f3215a9f7d1c64659138567b92b6e
tree12a14be251984e163ce9d8bfac1021617e11d35e
parentba71cb821a9a5a6e059b8f5d7dc651189c7d4d51
nl80211: Create a netlink socket handle for the Connect interface

This netlink socket handle owns the connect request and is further used
by the host driver/kernel to request for the external authentication.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_event.c