]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: allow tx via monitor iface when DFS
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Thu, 5 Jun 2014 06:12:57 +0000 (08:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 09:05:35 +0000 (11:05 +0200)
commit20237754c7d2ab43163b59e50cb64966c9e81f83
treea92a5a0032a44114cd2e21b5c00507d4812c1031
parent24dc9242303b17fa17b8b10e63281e02aac0b5da
mac80211: allow tx via monitor iface when DFS

Allow send frames using monitor interface
when DFS chandef and we pass CAC (beaconing
allowed).

This fix problem when old kernel and new backports used,
in such case hostapd create/use also monitor interface.
Before this patch all frames hostapd send using monitor
iface were dropped when AP was configured on DFS channel.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c