]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Add l2_packet for AP mode EAPOL TX without monitor iface
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 9 Aug 2011 11:04:53 +0000 (14:04 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 9 Aug 2011 11:04:53 +0000 (14:04 +0300)
commitf10bfc9adb38d51f4bf6084eb3213c00eaadf5e6
treeabb0b75e017041b8236a7e19142b1be44da7815d
parent9db931ed6dd707e99bbc80416ed82cbfa27a01a2
nl80211: Add l2_packet for AP mode EAPOL TX without monitor iface

This can be used with drivers that do not support monitor interface
when transmitting EAPOL frames in AP mode.
src/drivers/driver_nl80211.c