Re: [PATCH v6 3/4] cfg80211: configure multicast to unicast for AP interfaces

2016-10-27 Thread Johannes Berg
On Mon, 2016-10-10 at 19:12 +0200, Michael Braun wrote: > This add a userspace toggle to configure multicast to unicast. >  I applied this, with a bunch of fixes and documentation improvements. johannes

[PATCH v6 3/4] cfg80211: configure multicast to unicast for AP interfaces

2016-10-10 Thread Michael Braun
This add a userspace toggle to configure multicast to unicast. Signed-off-by: Michael Braun -- v6: - clarify documentation - fix policy for NL80211_ATTR_MULTICAST_TO_UNICAST_ENABLED --- include/net/cfg80211.h | 6 ++ include/uapi/linux/nl80211.h | 18 ++ net/wireles