]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Report control port RX events
authorMarkus Theil <markus.theil@tu-ilmenau.de>
Fri, 3 Jan 2020 15:17:42 +0000 (16:17 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 5 Jan 2020 19:30:41 +0000 (21:30 +0200)
commitd8252a98121d6a1b636afa293f53aa6774ed06a4
tree5be1e4492478309771ae06f83bbc784599359d69
parenta79ed068719776ff06e4eb271bdeab55fdb14540
nl80211: Report control port RX events

This allows EAPOL frames to be received over the separate controlled
port once rest of the driver interface is ready for this. By itself,
this commit does not actually change behavior since cfg80211 will not be
delivering these events without them being explicitly requested.

Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
src/drivers/driver_nl80211_event.c