Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 17883048 authored by Grzegorz Bajorski's avatar Grzegorz Bajorski Committed by Johannes Berg
Browse files

mac80211: allow drivers to report (non-)monitor frames



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: default avatarGrzegorz Bajorski <grzegorz.bajorski@tieto.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 412a6d80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment