]> Pileus Git - ~andy/linux/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)
commite057d3c31bdf87616b415c4b2cbf7310f54b9219
treeae87f09df131d03baf389b3179083a06bac039fe
parent6abb9cb99f33b20c2f32f18a3ae9cc7543e46edb
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