]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: support an active monitor interface flag
authorFelix Fietkau <nbd@openwrt.org>
Tue, 28 May 2013 11:01:52 +0000 (13:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 29 May 2013 07:11:44 +0000 (09:11 +0200)
commitd36877652012f337eedca89d938590e298900787
treeae87f09df131d03baf389b3179083a06bac039fe
parent5872e78408b7a4fc03eec01fe3ff00d808998f47
cfg80211: support an active monitor interface flag

An active monitor interface is one that is used for communication (via
injection). It is expected to ACK incoming unicast packets. This is
useful for running various 802.11 testing utilities that associate to an
AP via injection and manage the state in user space.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c