]> 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)
commit1882691fa056e5097da231598a54e2b0eb55d413
treeae87f09df131d03baf389b3179083a06bac039fe
parent11d2f9e4270452a6b7f48c4d27055e0849d92278
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