Skip to content
Snippets Groups Projects
Commit df140465 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: remove support for IFF_PROMISC


This support is essentially useless as typically networks are encrypted,
frames will be filtered by hardware, and rate scaling will be done with
the intended recipient in mind. For real monitoring of the network, the
monitor mode support should be used instead.

Removing it removes a lot of corner cases.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent ebd82b39
No related branches found
No related tags found
No related merge requests found
Showing
with 28 additions and 79 deletions
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