> From: Johannes Berg <johannes.berg@xxxxxxxxx> > > For DPP, there's a need to receive multicast action frames, > but many drivers need a special filter configuration for this. > > Support announcing from userspace in the management registration > that multicast RX is required, with an extended feature flag if > the driver handles this. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > include/net/cfg80211.h | 4 ++++ > include/uapi/linux/nl80211.h | 13 ++++++++++++ > net/wireless/core.h | 3 ++- > net/wireless/mlme.c | 38 ++++++++++++++++++++++++++++-------- > net/wireless/nl80211.c | 10 ++++++++++ > 5 files changed, 59 insertions(+), 9 deletions(-) Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> Regards, Sergey