Hi, this series implements a hostapd configuration option to toggle nl80211 multicast-to-unicast. It depends on upstream [1] and non-upstream [2,3]. Regards, M. Braun [1] https://git.kernel.org/cgit/linux/kernel/git/jberg/mac80211-next.git/commit/?id=ce0ce13a1c89ff8b94b7f8fb32eb4c43e111c82e [2] https://patchwork.kernel.org/patch/9405475/ [3] https://patchwork.kernel.org/patch/9405477/ Michael Braun (2): add multicast to unicast support test: verify multicast_to_unicast operation hostapd/config_file.c | 2 ++ hostapd/hostapd.conf | 15 ++++++++++++ src/ap/ap_config.h | 2 ++ src/ap/beacon.c | 1 + src/drivers/driver.h | 21 +++++++++++++++++ src/drivers/driver_nl80211.c | 47 ++++++++++++++++++++++++++++++++++++++ src/drivers/nl80211_copy.h | 21 +++++++++++++++++ tests/hwsim/hwsim_utils.py | 19 +++++++++++---- tests/hwsim/test_ap_open.py | 15 ++++++++++++ wpa_supplicant/eap_proxy_dummy.mak | 0 wpa_supplicant/eap_proxy_dummy.mk | 0 11 files changed, 138 insertions(+), 5 deletions(-) delete mode 100644 wpa_supplicant/eap_proxy_dummy.mak delete mode 100644 wpa_supplicant/eap_proxy_dummy.mk -- 2.1.4 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap