]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4149a0a20b623d6f0d4b8499efa5f98de558eea8
tree7e98501ef55856a902d092ac1103160c0d101a71
parent3667a969148d865946a1384298c18997a2cdeb24
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