+11
−0
+3
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Some drivers offload some frames internally (e.g. AddBa). Reporting such frames to mac80211 would only confuse MLME. However it would be useful to be able to pass such frames to monitor interfaces for sniffing purposes, e.g. when running AP + monitor. To do that allow drivers to tell mac80211 whether a given frame should be: - processed but not delivered to any monitor vif - not processed but delievered to monitor vifs only Signed-off-by:Grzegorz Bajorski <grzegorz.bajorski@tieto.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git Git-commit: 178830481eee5eea147a1c8fab67a96e09d80345 CRs-fixed: 1111520 Change-Id: Id55b750d5fad913ce0bafd317c4a31edff89f545 Signed-off-by:
Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>