]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: cfg80211: add monitor SKIP_TX flag
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Oct 2024 08:25:49 +0000 (10:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:46:06 +0000 (16:46 +0200)
commita77e527b470cc38754c730bce1483711f643bb60
treeb5e032459f7e83ff06e7f6a1babf9c9cf4850e5c
parent9d40f7e32774279be7e5a7a278d7a290872b2f81
wifi: cfg80211: add monitor SKIP_TX flag

This can be used to indicate that the user is not interested in receiving
locally sent packets on the monitor interface.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://patch.msgid.link/f0c20f832eadd36c71fba9a2a16ba57d78389b6c.1728462320.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c