mac80211: Add cooked monitor mode support
authorMichael Wu <flamingice@sourmilk.net>
Thu, 31 Jan 2008 18:48:27 +0000 (19:48 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:03 +0000 (15:37 -0500)
commit3d30d949cf3f9763393f3457721bca3ac2426e42
treed80d1490f8a5263d74b4ed105835a7ef21eb6b80
parent8944b79fe9b1fe249c599e7e51f1bfad539aab6d
mac80211: Add cooked monitor mode support

This adds "cooked" monitor mode to mac80211. A monitor interface
in "cooked" mode will see all frames that mac80211 has not used
internally.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211.c
net/mac80211/ieee80211_i.h
net/mac80211/rx.c