mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packets
authorAdam Welle <arwelle@cert.org>
Tue, 1 Dec 2015 22:13:52 +0000 (17:13 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commit641cf2a5ba0345c01f4eb1ca2980372415c2a5e1
tree4dcbf72edfde53a27f27f0500500d52198631155
parent89f44d8c25bb21f167d7d124c6b83dd494f948af
mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packets

If a packet is received from netlink with the frequency value set it is
checked against the current radio's frequency and discarded if different.
The frequency is also checked against data2->tmp_chan to support the "hw"
off-channel/scan case.

Signed-off-by: Adam Welle <arwelle@cert.org>
[allow both simultaneously, add locking]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c
This page took 0.025257 seconds and 5 git commands to generate.