OSDN Git Service

wifi: mac80211: Allow EAPOL frames from link addresses
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Thu, 30 Jun 2022 12:37:37 +0000 (15:37 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:20 +0000 (11:43 +0200)
commitd06faef148837e39c320ed0b20a325165c6ba8d4
tree7e98501ef55856a902d092ac1103160c0d101a71
parent67207bab9341418698ae1029b28a44b58c39257e
wifi: mac80211: Allow EAPOL frames from link addresses

Allow transmitting EAPOL frames not only from the interface
address (which is the MLD address) but also any link addresses,
in order to support non-MLO stations on AP interfaces.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c