]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Generic Linux master interface support for hostapd
authorAnton Nayshtut <qca_antonn@qca.qualcomm.com>
Wed, 4 Mar 2015 10:12:36 +0000 (12:12 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Jul 2015 09:33:29 +0000 (12:33 +0300)
commitcb05808c46539922cf02e9e8527a062e90637ff9
tree8e576c69ead8b3a54cda6fc428dbfcace4f0d0ce
parentdca95e692416ab732a43ff937d893c64feffada1
nl80211: Generic Linux master interface support for hostapd

Previously, hostapd only supported the case of EAPOL frames receiving
from interfaces enslaved into bridge. This commit adds support for any
Linux master (teaming, openvswitch, bonding, etc.) to be detected.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.c
src/drivers/linux_ioctl.c
src/drivers/linux_ioctl.h