Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 1 | /* |
| 2 | * cfg80211 MLME SAP interface |
| 3 | * |
| 4 | * Copyright (c) 2009, Jouni Malinen <j@w1.fi> |
| 5 | */ |
| 6 | |
| 7 | #include <linux/kernel.h> |
| 8 | #include <linux/module.h> |
Felix Fietkau | c6fb08a | 2012-03-18 22:58:04 +0100 | [diff] [blame] | 9 | #include <linux/etherdevice.h> |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 10 | #include <linux/netdevice.h> |
| 11 | #include <linux/nl80211.h> |
Tejun Heo | 5a0e3ad | 2010-03-24 17:04:11 +0900 | [diff] [blame] | 12 | #include <linux/slab.h> |
Johannes Berg | a9a1162 | 2009-07-27 12:01:53 +0200 | [diff] [blame] | 13 | #include <linux/wireless.h> |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 14 | #include <net/cfg80211.h> |
Johannes Berg | a9a1162 | 2009-07-27 12:01:53 +0200 | [diff] [blame] | 15 | #include <net/iw_handler.h> |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 16 | #include "core.h" |
| 17 | #include "nl80211.h" |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 18 | #include "rdev-ops.h" |
| 19 | |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 20 | |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 21 | void cfg80211_send_rx_auth(struct net_device *dev, const u8 *buf, size_t len) |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 22 | { |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 23 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
| 24 | struct wiphy *wiphy = wdev->wiphy; |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 25 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 26 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 27 | trace_cfg80211_send_rx_auth(dev); |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 28 | |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 29 | nl80211_send_rx_auth(rdev, dev, buf, len, GFP_KERNEL); |
| 30 | cfg80211_sme_rx_auth(dev, buf, len); |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 31 | } |
| 32 | EXPORT_SYMBOL(cfg80211_send_rx_auth); |
| 33 | |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 34 | void cfg80211_send_rx_assoc(struct net_device *dev, struct cfg80211_bss *bss, |
| 35 | const u8 *buf, size_t len) |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 36 | { |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 37 | u16 status_code; |
| 38 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
| 39 | struct wiphy *wiphy = wdev->wiphy; |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 40 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 41 | struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)buf; |
| 42 | u8 *ie = mgmt->u.assoc_resp.variable; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 43 | int ieoffs = offsetof(struct ieee80211_mgmt, u.assoc_resp.variable); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 44 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 45 | trace_cfg80211_send_rx_assoc(dev, bss); |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 46 | |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 47 | status_code = le16_to_cpu(mgmt->u.assoc_resp.status_code); |
| 48 | |
Johannes Berg | f401a6f | 2009-08-07 14:51:05 +0200 | [diff] [blame] | 49 | /* |
| 50 | * This is a bit of a hack, we don't notify userspace of |
| 51 | * a (re-)association reply if we tried to send a reassoc |
| 52 | * and got a reject -- we only try again with an assoc |
| 53 | * frame instead of reassoc. |
| 54 | */ |
| 55 | if (status_code != WLAN_STATUS_SUCCESS && wdev->conn && |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 56 | cfg80211_sme_failed_reassoc(wdev)) { |
Johannes Berg | 5b112d3 | 2013-02-01 01:49:58 +0100 | [diff] [blame] | 57 | cfg80211_put_bss(wiphy, bss); |
Johannes Berg | 8d61ffa | 2013-05-10 12:32:47 +0200 | [diff] [blame] | 58 | return; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 59 | } |
Johannes Berg | f401a6f | 2009-08-07 14:51:05 +0200 | [diff] [blame] | 60 | |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 61 | nl80211_send_rx_assoc(rdev, dev, buf, len, GFP_KERNEL); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 62 | |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 63 | if (status_code != WLAN_STATUS_SUCCESS && wdev->conn) { |
Johannes Berg | 7d930bc | 2009-10-20 15:08:53 +0900 | [diff] [blame] | 64 | cfg80211_sme_failed_assoc(wdev); |
Johannes Berg | 7d930bc | 2009-10-20 15:08:53 +0900 | [diff] [blame] | 65 | /* |
| 66 | * do not call connect_result() now because the |
| 67 | * sme will schedule work that does it later. |
| 68 | */ |
Johannes Berg | 5b112d3 | 2013-02-01 01:49:58 +0100 | [diff] [blame] | 69 | cfg80211_put_bss(wiphy, bss); |
Johannes Berg | 8d61ffa | 2013-05-10 12:32:47 +0200 | [diff] [blame] | 70 | return; |
Johannes Berg | df7fc0f | 2009-07-29 11:23:49 +0200 | [diff] [blame] | 71 | } |
| 72 | |
Johannes Berg | ea416a7 | 2009-08-17 12:22:14 +0200 | [diff] [blame] | 73 | if (!wdev->conn && wdev->sme_state == CFG80211_SME_IDLE) { |
| 74 | /* |
| 75 | * This is for the userspace SME, the CONNECTING |
| 76 | * state will be changed to CONNECTED by |
| 77 | * __cfg80211_connect_result() below. |
| 78 | */ |
| 79 | wdev->sme_state = CFG80211_SME_CONNECTING; |
| 80 | } |
| 81 | |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 82 | /* this consumes the bss reference */ |
Johannes Berg | df7fc0f | 2009-07-29 11:23:49 +0200 | [diff] [blame] | 83 | __cfg80211_connect_result(dev, mgmt->bssid, NULL, 0, ie, len - ieoffs, |
| 84 | status_code, |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 85 | status_code == WLAN_STATUS_SUCCESS, bss); |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 86 | } |
| 87 | EXPORT_SYMBOL(cfg80211_send_rx_assoc); |
| 88 | |
Johannes Berg | 8d61ffa | 2013-05-10 12:32:47 +0200 | [diff] [blame] | 89 | void cfg80211_send_deauth(struct net_device *dev, |
| 90 | const u8 *buf, size_t len) |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 91 | { |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 92 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
| 93 | struct wiphy *wiphy = wdev->wiphy; |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 94 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 95 | struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)buf; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 96 | const u8 *bssid = mgmt->bssid; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 97 | bool was_current = false; |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 98 | |
Johannes Berg | 8d61ffa | 2013-05-10 12:32:47 +0200 | [diff] [blame] | 99 | trace_cfg80211_send_deauth(dev); |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 100 | ASSERT_WDEV_LOCK(wdev); |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 101 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 102 | if (wdev->current_bss && |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 103 | ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) { |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 104 | cfg80211_unhold_bss(wdev->current_bss); |
Johannes Berg | 5b112d3 | 2013-02-01 01:49:58 +0100 | [diff] [blame] | 105 | cfg80211_put_bss(wiphy, &wdev->current_bss->pub); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 106 | wdev->current_bss = NULL; |
Johannes Berg | 3f3b6a8 | 2010-08-05 10:20:27 +0200 | [diff] [blame] | 107 | was_current = true; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 108 | } |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 109 | |
Johannes Berg | 5fba4af3 | 2009-12-02 12:43:42 +0100 | [diff] [blame] | 110 | nl80211_send_deauth(rdev, dev, buf, len, GFP_KERNEL); |
| 111 | |
Johannes Berg | 3f3b6a8 | 2010-08-05 10:20:27 +0200 | [diff] [blame] | 112 | if (wdev->sme_state == CFG80211_SME_CONNECTED && was_current) { |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 113 | u16 reason_code; |
| 114 | bool from_ap; |
| 115 | |
| 116 | reason_code = le16_to_cpu(mgmt->u.deauth.reason_code); |
| 117 | |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 118 | from_ap = !ether_addr_equal(mgmt->sa, dev->dev_addr); |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 119 | __cfg80211_disconnected(dev, NULL, 0, reason_code, from_ap); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 120 | } else if (wdev->sme_state == CFG80211_SME_CONNECTING) { |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 121 | __cfg80211_connect_result(dev, mgmt->bssid, NULL, 0, NULL, 0, |
| 122 | WLAN_STATUS_UNSPECIFIED_FAILURE, |
Johannes Berg | df7fc0f | 2009-07-29 11:23:49 +0200 | [diff] [blame] | 123 | false, NULL); |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 124 | } |
| 125 | } |
Jouni Malinen | 53b46b8 | 2009-03-27 20:53:56 +0200 | [diff] [blame] | 126 | EXPORT_SYMBOL(cfg80211_send_deauth); |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 127 | |
Johannes Berg | 8d61ffa | 2013-05-10 12:32:47 +0200 | [diff] [blame] | 128 | void cfg80211_send_disassoc(struct net_device *dev, |
| 129 | const u8 *buf, size_t len) |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 130 | { |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 131 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
| 132 | struct wiphy *wiphy = wdev->wiphy; |
Jouni Malinen | 6039f6d | 2009-03-19 13:39:21 +0200 | [diff] [blame] | 133 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 134 | struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)buf; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 135 | const u8 *bssid = mgmt->bssid; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 136 | u16 reason_code; |
| 137 | bool from_ap; |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 138 | |
Johannes Berg | 8d61ffa | 2013-05-10 12:32:47 +0200 | [diff] [blame] | 139 | trace_cfg80211_send_disassoc(dev); |
Johannes Berg | 596a07c | 2009-07-11 00:17:32 +0200 | [diff] [blame] | 140 | ASSERT_WDEV_LOCK(wdev); |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 141 | |
| 142 | nl80211_send_disassoc(rdev, dev, buf, len, GFP_KERNEL); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 143 | |
Johannes Berg | 596a07c | 2009-07-11 00:17:32 +0200 | [diff] [blame] | 144 | if (wdev->sme_state != CFG80211_SME_CONNECTED) |
| 145 | return; |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 146 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 147 | if (wdev->current_bss && |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 148 | ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) { |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 149 | cfg80211_sme_disassoc(dev, wdev->current_bss); |
| 150 | cfg80211_unhold_bss(wdev->current_bss); |
Johannes Berg | 5b112d3 | 2013-02-01 01:49:58 +0100 | [diff] [blame] | 151 | cfg80211_put_bss(wiphy, &wdev->current_bss->pub); |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 152 | wdev->current_bss = NULL; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 153 | } else |
| 154 | WARN_ON(1); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 155 | |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 156 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 157 | reason_code = le16_to_cpu(mgmt->u.disassoc.reason_code); |
| 158 | |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 159 | from_ap = !ether_addr_equal(mgmt->sa, dev->dev_addr); |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 160 | __cfg80211_disconnected(dev, NULL, 0, reason_code, from_ap); |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 161 | } |
Jouni Malinen | 53b46b8 | 2009-03-27 20:53:56 +0200 | [diff] [blame] | 162 | EXPORT_SYMBOL(cfg80211_send_disassoc); |
Jouni Malinen | a3b8b05 | 2009-03-27 21:59:49 +0200 | [diff] [blame] | 163 | |
Johannes Berg | a58ce43 | 2009-11-19 12:45:42 +0100 | [diff] [blame] | 164 | void cfg80211_send_auth_timeout(struct net_device *dev, const u8 *addr) |
| 165 | { |
| 166 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
| 167 | struct wiphy *wiphy = wdev->wiphy; |
| 168 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
| 169 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 170 | trace_cfg80211_send_auth_timeout(dev, addr); |
Johannes Berg | a58ce43 | 2009-11-19 12:45:42 +0100 | [diff] [blame] | 171 | |
| 172 | nl80211_send_auth_timeout(rdev, dev, addr, GFP_KERNEL); |
| 173 | if (wdev->sme_state == CFG80211_SME_CONNECTING) |
| 174 | __cfg80211_connect_result(dev, addr, NULL, 0, NULL, 0, |
| 175 | WLAN_STATUS_UNSPECIFIED_FAILURE, |
| 176 | false, NULL); |
Jouni Malinen | 1965c85 | 2009-04-22 21:38:25 +0300 | [diff] [blame] | 177 | } |
| 178 | EXPORT_SYMBOL(cfg80211_send_auth_timeout); |
| 179 | |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 180 | void cfg80211_send_assoc_timeout(struct net_device *dev, const u8 *addr) |
Jouni Malinen | 1965c85 | 2009-04-22 21:38:25 +0300 | [diff] [blame] | 181 | { |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 182 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
| 183 | struct wiphy *wiphy = wdev->wiphy; |
Jouni Malinen | 1965c85 | 2009-04-22 21:38:25 +0300 | [diff] [blame] | 184 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 185 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 186 | trace_cfg80211_send_assoc_timeout(dev, addr); |
Johannes Berg | cb0b4be | 2009-07-07 03:56:07 +0200 | [diff] [blame] | 187 | |
| 188 | nl80211_send_assoc_timeout(rdev, dev, addr, GFP_KERNEL); |
Johannes Berg | 6829c87 | 2009-07-02 09:13:27 +0200 | [diff] [blame] | 189 | if (wdev->sme_state == CFG80211_SME_CONNECTING) |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 190 | __cfg80211_connect_result(dev, addr, NULL, 0, NULL, 0, |
| 191 | WLAN_STATUS_UNSPECIFIED_FAILURE, |
Johannes Berg | df7fc0f | 2009-07-29 11:23:49 +0200 | [diff] [blame] | 192 | false, NULL); |
Jouni Malinen | 1965c85 | 2009-04-22 21:38:25 +0300 | [diff] [blame] | 193 | } |
| 194 | EXPORT_SYMBOL(cfg80211_send_assoc_timeout); |
| 195 | |
Jouni Malinen | a3b8b05 | 2009-03-27 21:59:49 +0200 | [diff] [blame] | 196 | void cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr, |
| 197 | enum nl80211_key_type key_type, int key_id, |
Johannes Berg | e6d6e34 | 2009-07-01 21:26:47 +0200 | [diff] [blame] | 198 | const u8 *tsc, gfp_t gfp) |
Jouni Malinen | a3b8b05 | 2009-03-27 21:59:49 +0200 | [diff] [blame] | 199 | { |
| 200 | struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; |
| 201 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 3d23e34 | 2009-09-29 23:27:28 +0200 | [diff] [blame] | 202 | #ifdef CONFIG_CFG80211_WEXT |
Johannes Berg | f58d4ed | 2009-06-19 02:45:21 +0200 | [diff] [blame] | 203 | union iwreq_data wrqu; |
Johannes Berg | e6d6e34 | 2009-07-01 21:26:47 +0200 | [diff] [blame] | 204 | char *buf = kmalloc(128, gfp); |
Johannes Berg | f58d4ed | 2009-06-19 02:45:21 +0200 | [diff] [blame] | 205 | |
| 206 | if (buf) { |
| 207 | sprintf(buf, "MLME-MICHAELMICFAILURE.indication(" |
| 208 | "keyid=%d %scast addr=%pM)", key_id, |
| 209 | key_type == NL80211_KEYTYPE_GROUP ? "broad" : "uni", |
| 210 | addr); |
| 211 | memset(&wrqu, 0, sizeof(wrqu)); |
| 212 | wrqu.data.length = strlen(buf); |
| 213 | wireless_send_event(dev, IWEVCUSTOM, &wrqu, buf); |
| 214 | kfree(buf); |
| 215 | } |
| 216 | #endif |
| 217 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 218 | trace_cfg80211_michael_mic_failure(dev, addr, key_type, key_id, tsc); |
Johannes Berg | e6d6e34 | 2009-07-01 21:26:47 +0200 | [diff] [blame] | 219 | nl80211_michael_mic_failure(rdev, dev, addr, key_type, key_id, tsc, gfp); |
Jouni Malinen | a3b8b05 | 2009-03-27 21:59:49 +0200 | [diff] [blame] | 220 | } |
| 221 | EXPORT_SYMBOL(cfg80211_michael_mic_failure); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 222 | |
| 223 | /* some MLME handling for userspace SME */ |
Johannes Berg | 91bf9b2 | 2013-05-15 17:44:01 +0200 | [diff] [blame^] | 224 | int cfg80211_mlme_auth(struct cfg80211_registered_device *rdev, |
| 225 | struct net_device *dev, |
| 226 | struct ieee80211_channel *chan, |
| 227 | enum nl80211_auth_type auth_type, |
| 228 | const u8 *bssid, |
| 229 | const u8 *ssid, int ssid_len, |
| 230 | const u8 *ie, int ie_len, |
| 231 | const u8 *key, int key_len, int key_idx, |
| 232 | const u8 *sae_data, int sae_data_len) |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 233 | { |
| 234 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
Johannes Berg | 7ade703 | 2013-05-13 11:37:30 +0200 | [diff] [blame] | 235 | struct cfg80211_auth_request req = { |
| 236 | .ie = ie, |
| 237 | .ie_len = ie_len, |
| 238 | .sae_data = sae_data, |
| 239 | .sae_data_len = sae_data_len, |
| 240 | .auth_type = auth_type, |
| 241 | .key = key, |
| 242 | .key_len = key_len, |
| 243 | .key_idx = key_idx, |
| 244 | }; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 245 | int err; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 246 | |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 247 | ASSERT_WDEV_LOCK(wdev); |
| 248 | |
Johannes Berg | fffd093 | 2009-07-08 14:22:54 +0200 | [diff] [blame] | 249 | if (auth_type == NL80211_AUTHTYPE_SHARED_KEY) |
| 250 | if (!key || !key_len || key_idx < 0 || key_idx > 4) |
| 251 | return -EINVAL; |
| 252 | |
Johannes Berg | 0a9b5e1 | 2009-07-02 18:26:18 +0200 | [diff] [blame] | 253 | if (wdev->current_bss && |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 254 | ether_addr_equal(bssid, wdev->current_bss->pub.bssid)) |
Johannes Berg | 0a9b5e1 | 2009-07-02 18:26:18 +0200 | [diff] [blame] | 255 | return -EALREADY; |
| 256 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 257 | req.bss = cfg80211_get_bss(&rdev->wiphy, chan, bssid, ssid, ssid_len, |
| 258 | WLAN_CAPABILITY_ESS, WLAN_CAPABILITY_ESS); |
| 259 | if (!req.bss) |
| 260 | return -ENOENT; |
| 261 | |
Michal Kazior | e4e3245 | 2012-06-29 12:47:08 +0200 | [diff] [blame] | 262 | err = cfg80211_can_use_chan(rdev, wdev, req.bss->channel, |
| 263 | CHAN_MODE_SHARED); |
| 264 | if (err) |
| 265 | goto out; |
| 266 | |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 267 | err = rdev_auth(rdev, dev, &req); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 268 | |
Michal Kazior | e4e3245 | 2012-06-29 12:47:08 +0200 | [diff] [blame] | 269 | out: |
Johannes Berg | 5b112d3 | 2013-02-01 01:49:58 +0100 | [diff] [blame] | 270 | cfg80211_put_bss(&rdev->wiphy, req.bss); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 271 | return err; |
| 272 | } |
| 273 | |
Ben Greear | 7e7c892 | 2011-11-18 11:31:59 -0800 | [diff] [blame] | 274 | /* Do a logical ht_capa &= ht_capa_mask. */ |
| 275 | void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, |
| 276 | const struct ieee80211_ht_cap *ht_capa_mask) |
| 277 | { |
| 278 | int i; |
| 279 | u8 *p1, *p2; |
| 280 | if (!ht_capa_mask) { |
| 281 | memset(ht_capa, 0, sizeof(*ht_capa)); |
| 282 | return; |
| 283 | } |
| 284 | |
| 285 | p1 = (u8*)(ht_capa); |
| 286 | p2 = (u8*)(ht_capa_mask); |
| 287 | for (i = 0; i<sizeof(*ht_capa); i++) |
| 288 | p1[i] &= p2[i]; |
| 289 | } |
| 290 | |
Johannes Berg | ee2aca3 | 2013-02-21 17:36:01 +0100 | [diff] [blame] | 291 | /* Do a logical ht_capa &= ht_capa_mask. */ |
| 292 | void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, |
| 293 | const struct ieee80211_vht_cap *vht_capa_mask) |
| 294 | { |
| 295 | int i; |
| 296 | u8 *p1, *p2; |
| 297 | if (!vht_capa_mask) { |
| 298 | memset(vht_capa, 0, sizeof(*vht_capa)); |
| 299 | return; |
| 300 | } |
| 301 | |
| 302 | p1 = (u8*)(vht_capa); |
| 303 | p2 = (u8*)(vht_capa_mask); |
| 304 | for (i = 0; i < sizeof(*vht_capa); i++) |
| 305 | p1[i] &= p2[i]; |
| 306 | } |
| 307 | |
Johannes Berg | 91bf9b2 | 2013-05-15 17:44:01 +0200 | [diff] [blame^] | 308 | int cfg80211_mlme_assoc(struct cfg80211_registered_device *rdev, |
| 309 | struct net_device *dev, |
| 310 | struct ieee80211_channel *chan, |
| 311 | const u8 *bssid, |
| 312 | const u8 *ssid, int ssid_len, |
| 313 | struct cfg80211_assoc_request *req) |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 314 | { |
| 315 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 316 | int err; |
Jouni Malinen | 24b6b15 | 2009-11-17 21:35:38 +0200 | [diff] [blame] | 317 | bool was_connected = false; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 318 | |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 319 | ASSERT_WDEV_LOCK(wdev); |
| 320 | |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 321 | if (wdev->current_bss && req->prev_bssid && |
| 322 | ether_addr_equal(wdev->current_bss->pub.bssid, req->prev_bssid)) { |
Jouni Malinen | 24b6b15 | 2009-11-17 21:35:38 +0200 | [diff] [blame] | 323 | /* |
| 324 | * Trying to reassociate: Allow this to proceed and let the old |
| 325 | * association to be dropped when the new one is completed. |
| 326 | */ |
| 327 | if (wdev->sme_state == CFG80211_SME_CONNECTED) { |
| 328 | was_connected = true; |
| 329 | wdev->sme_state = CFG80211_SME_CONNECTING; |
| 330 | } |
| 331 | } else if (wdev->current_bss) |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 332 | return -EALREADY; |
| 333 | |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 334 | cfg80211_oper_and_ht_capa(&req->ht_capa_mask, |
Ben Greear | 7e7c892 | 2011-11-18 11:31:59 -0800 | [diff] [blame] | 335 | rdev->wiphy.ht_capa_mod_mask); |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 336 | cfg80211_oper_and_vht_capa(&req->vht_capa_mask, |
Johannes Berg | ee2aca3 | 2013-02-21 17:36:01 +0100 | [diff] [blame] | 337 | rdev->wiphy.vht_capa_mod_mask); |
Ben Greear | 7e7c892 | 2011-11-18 11:31:59 -0800 | [diff] [blame] | 338 | |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 339 | req->bss = cfg80211_get_bss(&rdev->wiphy, chan, bssid, ssid, ssid_len, |
| 340 | WLAN_CAPABILITY_ESS, WLAN_CAPABILITY_ESS); |
| 341 | if (!req->bss) { |
Jouni Malinen | 24b6b15 | 2009-11-17 21:35:38 +0200 | [diff] [blame] | 342 | if (was_connected) |
| 343 | wdev->sme_state = CFG80211_SME_CONNECTED; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 344 | return -ENOENT; |
Jouni Malinen | 24b6b15 | 2009-11-17 21:35:38 +0200 | [diff] [blame] | 345 | } |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 346 | |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 347 | err = cfg80211_can_use_chan(rdev, wdev, chan, CHAN_MODE_SHARED); |
Michal Kazior | e4e3245 | 2012-06-29 12:47:08 +0200 | [diff] [blame] | 348 | if (err) |
| 349 | goto out; |
| 350 | |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 351 | err = rdev_assoc(rdev, dev, req); |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 352 | |
Michal Kazior | e4e3245 | 2012-06-29 12:47:08 +0200 | [diff] [blame] | 353 | out: |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 354 | if (err) { |
| 355 | if (was_connected) |
| 356 | wdev->sme_state = CFG80211_SME_CONNECTED; |
Johannes Berg | f62fab7 | 2013-02-21 20:09:09 +0100 | [diff] [blame] | 357 | cfg80211_put_bss(&rdev->wiphy, req->bss); |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 358 | } |
| 359 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 360 | return err; |
| 361 | } |
| 362 | |
Johannes Berg | 91bf9b2 | 2013-05-15 17:44:01 +0200 | [diff] [blame^] | 363 | int cfg80211_mlme_deauth(struct cfg80211_registered_device *rdev, |
| 364 | struct net_device *dev, const u8 *bssid, |
| 365 | const u8 *ie, int ie_len, u16 reason, |
| 366 | bool local_state_change) |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 367 | { |
| 368 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 369 | struct cfg80211_deauth_request req = { |
| 370 | .bssid = bssid, |
| 371 | .reason_code = reason, |
| 372 | .ie = ie, |
| 373 | .ie_len = ie_len, |
Stanislaw Gruszka | 6863255 | 2012-10-15 14:52:41 +0200 | [diff] [blame] | 374 | .local_state_change = local_state_change, |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 375 | }; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 376 | |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 377 | ASSERT_WDEV_LOCK(wdev); |
| 378 | |
Stanislaw Gruszka | 6863255 | 2012-10-15 14:52:41 +0200 | [diff] [blame] | 379 | if (local_state_change && (!wdev->current_bss || |
| 380 | !ether_addr_equal(wdev->current_bss->pub.bssid, bssid))) |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 381 | return 0; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 382 | |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 383 | return rdev_deauth(rdev, dev, &req); |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 384 | } |
| 385 | |
Johannes Berg | 91bf9b2 | 2013-05-15 17:44:01 +0200 | [diff] [blame^] | 386 | int cfg80211_mlme_disassoc(struct cfg80211_registered_device *rdev, |
| 387 | struct net_device *dev, const u8 *bssid, |
| 388 | const u8 *ie, int ie_len, u16 reason, |
| 389 | bool local_state_change) |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 390 | { |
| 391 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
Johannes Berg | 7ade703 | 2013-05-13 11:37:30 +0200 | [diff] [blame] | 392 | struct cfg80211_disassoc_request req = { |
| 393 | .reason_code = reason, |
| 394 | .local_state_change = local_state_change, |
| 395 | .ie = ie, |
| 396 | .ie_len = ie_len, |
| 397 | }; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 398 | |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 399 | ASSERT_WDEV_LOCK(wdev); |
| 400 | |
Johannes Berg | f9d6b40 | 2009-07-27 10:22:28 +0200 | [diff] [blame] | 401 | if (wdev->sme_state != CFG80211_SME_CONNECTED) |
| 402 | return -ENOTCONN; |
| 403 | |
Johannes Berg | 8dcf011 | 2013-01-26 22:16:08 +0100 | [diff] [blame] | 404 | if (WARN(!wdev->current_bss, "sme_state=%d\n", wdev->sme_state)) |
Johannes Berg | f9d6b40 | 2009-07-27 10:22:28 +0200 | [diff] [blame] | 405 | return -ENOTCONN; |
| 406 | |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 407 | if (ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 408 | req.bss = &wdev->current_bss->pub; |
| 409 | else |
| 410 | return -ENOTCONN; |
| 411 | |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 412 | return rdev_disassoc(rdev, dev, &req); |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 413 | } |
| 414 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 415 | void cfg80211_mlme_down(struct cfg80211_registered_device *rdev, |
| 416 | struct net_device *dev) |
| 417 | { |
| 418 | struct wireless_dev *wdev = dev->ieee80211_ptr; |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 419 | u8 bssid[ETH_ALEN]; |
Johannes Berg | 7ade703 | 2013-05-13 11:37:30 +0200 | [diff] [blame] | 420 | struct cfg80211_deauth_request req = { |
| 421 | .reason_code = WLAN_REASON_DEAUTH_LEAVING, |
| 422 | .bssid = bssid, |
| 423 | }; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 424 | |
Johannes Berg | 667503d | 2009-07-07 03:56:11 +0200 | [diff] [blame] | 425 | ASSERT_WDEV_LOCK(wdev); |
| 426 | |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 427 | if (!rdev->ops->deauth) |
| 428 | return; |
| 429 | |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 430 | if (!wdev->current_bss) |
| 431 | return; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 432 | |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 433 | memcpy(bssid, wdev->current_bss->pub.bssid, ETH_ALEN); |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 434 | rdev_deauth(rdev, dev, &req); |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 435 | |
| 436 | if (wdev->current_bss) { |
| 437 | cfg80211_unhold_bss(wdev->current_bss); |
Johannes Berg | 5b112d3 | 2013-02-01 01:49:58 +0100 | [diff] [blame] | 438 | cfg80211_put_bss(&rdev->wiphy, &wdev->current_bss->pub); |
Johannes Berg | 95de817 | 2012-01-20 13:55:25 +0100 | [diff] [blame] | 439 | wdev->current_bss = NULL; |
Johannes Berg | 19957bb | 2009-07-02 17:20:43 +0200 | [diff] [blame] | 440 | } |
| 441 | } |
Jouni Malinen | 9588bbd | 2009-12-23 13:15:41 +0100 | [diff] [blame] | 442 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 443 | struct cfg80211_mgmt_registration { |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 444 | struct list_head list; |
| 445 | |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 446 | u32 nlportid; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 447 | |
| 448 | int match_len; |
| 449 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 450 | __le16 frame_type; |
| 451 | |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 452 | u8 match[]; |
| 453 | }; |
| 454 | |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 455 | int cfg80211_mlme_register_mgmt(struct wireless_dev *wdev, u32 snd_portid, |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 456 | u16 frame_type, const u8 *match_data, |
| 457 | int match_len) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 458 | { |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 459 | struct wiphy *wiphy = wdev->wiphy; |
| 460 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 461 | struct cfg80211_mgmt_registration *reg, *nreg; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 462 | int err = 0; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 463 | u16 mgmt_type; |
| 464 | |
| 465 | if (!wdev->wiphy->mgmt_stypes) |
| 466 | return -EOPNOTSUPP; |
| 467 | |
| 468 | if ((frame_type & IEEE80211_FCTL_FTYPE) != IEEE80211_FTYPE_MGMT) |
| 469 | return -EINVAL; |
| 470 | |
| 471 | if (frame_type & ~(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) |
| 472 | return -EINVAL; |
| 473 | |
| 474 | mgmt_type = (frame_type & IEEE80211_FCTL_STYPE) >> 4; |
| 475 | if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].rx & BIT(mgmt_type))) |
| 476 | return -EINVAL; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 477 | |
| 478 | nreg = kzalloc(sizeof(*reg) + match_len, GFP_KERNEL); |
| 479 | if (!nreg) |
| 480 | return -ENOMEM; |
| 481 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 482 | spin_lock_bh(&wdev->mgmt_registrations_lock); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 483 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 484 | list_for_each_entry(reg, &wdev->mgmt_registrations, list) { |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 485 | int mlen = min(match_len, reg->match_len); |
| 486 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 487 | if (frame_type != le16_to_cpu(reg->frame_type)) |
| 488 | continue; |
| 489 | |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 490 | if (memcmp(reg->match, match_data, mlen) == 0) { |
| 491 | err = -EALREADY; |
| 492 | break; |
| 493 | } |
| 494 | } |
| 495 | |
| 496 | if (err) { |
| 497 | kfree(nreg); |
| 498 | goto out; |
| 499 | } |
| 500 | |
| 501 | memcpy(nreg->match, match_data, match_len); |
| 502 | nreg->match_len = match_len; |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 503 | nreg->nlportid = snd_portid; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 504 | nreg->frame_type = cpu_to_le16(frame_type); |
| 505 | list_add(&nreg->list, &wdev->mgmt_registrations); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 506 | |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 507 | if (rdev->ops->mgmt_frame_register) |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 508 | rdev_mgmt_frame_register(rdev, wdev, frame_type, true); |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 509 | |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 510 | out: |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 511 | spin_unlock_bh(&wdev->mgmt_registrations_lock); |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 512 | |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 513 | return err; |
| 514 | } |
| 515 | |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 516 | void cfg80211_mlme_unregister_socket(struct wireless_dev *wdev, u32 nlportid) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 517 | { |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 518 | struct wiphy *wiphy = wdev->wiphy; |
| 519 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 520 | struct cfg80211_mgmt_registration *reg, *tmp; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 521 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 522 | spin_lock_bh(&wdev->mgmt_registrations_lock); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 523 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 524 | list_for_each_entry_safe(reg, tmp, &wdev->mgmt_registrations, list) { |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 525 | if (reg->nlportid != nlportid) |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 526 | continue; |
| 527 | |
| 528 | if (rdev->ops->mgmt_frame_register) { |
| 529 | u16 frame_type = le16_to_cpu(reg->frame_type); |
| 530 | |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 531 | rdev_mgmt_frame_register(rdev, wdev, |
| 532 | frame_type, false); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 533 | } |
Johannes Berg | 271733c | 2010-10-13 12:06:23 +0200 | [diff] [blame] | 534 | |
| 535 | list_del(®->list); |
| 536 | kfree(reg); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 537 | } |
| 538 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 539 | spin_unlock_bh(&wdev->mgmt_registrations_lock); |
Johannes Berg | 28946da | 2011-11-04 11:18:12 +0100 | [diff] [blame] | 540 | |
Arend van Spriel | 5de1798 | 2013-04-18 15:49:00 +0200 | [diff] [blame] | 541 | if (nlportid && rdev->crit_proto_nlportid == nlportid) { |
| 542 | rdev->crit_proto_nlportid = 0; |
| 543 | rdev_crit_proto_stop(rdev, wdev); |
| 544 | } |
| 545 | |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 546 | if (nlportid == wdev->ap_unexpected_nlportid) |
| 547 | wdev->ap_unexpected_nlportid = 0; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 548 | } |
| 549 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 550 | void cfg80211_mlme_purge_registrations(struct wireless_dev *wdev) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 551 | { |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 552 | struct cfg80211_mgmt_registration *reg, *tmp; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 553 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 554 | spin_lock_bh(&wdev->mgmt_registrations_lock); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 555 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 556 | list_for_each_entry_safe(reg, tmp, &wdev->mgmt_registrations, list) { |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 557 | list_del(®->list); |
| 558 | kfree(reg); |
| 559 | } |
| 560 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 561 | spin_unlock_bh(&wdev->mgmt_registrations_lock); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 562 | } |
| 563 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 564 | int cfg80211_mlme_mgmt_tx(struct cfg80211_registered_device *rdev, |
Johannes Berg | 71bbc99 | 2012-06-15 15:30:18 +0200 | [diff] [blame] | 565 | struct wireless_dev *wdev, |
Johannes Berg | f7ca38d | 2010-11-25 10:02:29 +0100 | [diff] [blame] | 566 | struct ieee80211_channel *chan, bool offchan, |
Johannes Berg | 42d97a5 | 2012-11-08 18:31:02 +0100 | [diff] [blame] | 567 | unsigned int wait, const u8 *buf, size_t len, |
| 568 | bool no_cck, bool dont_wait_for_ack, u64 *cookie) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 569 | { |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 570 | const struct ieee80211_mgmt *mgmt; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 571 | u16 stype; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 572 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 573 | if (!wdev->wiphy->mgmt_stypes) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 574 | return -EOPNOTSUPP; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 575 | |
| 576 | if (!rdev->ops->mgmt_tx) |
| 577 | return -EOPNOTSUPP; |
| 578 | |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 579 | if (len < 24 + 1) |
| 580 | return -EINVAL; |
| 581 | |
| 582 | mgmt = (const struct ieee80211_mgmt *) buf; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 583 | |
| 584 | if (!ieee80211_is_mgmt(mgmt->frame_control)) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 585 | return -EINVAL; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 586 | |
| 587 | stype = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE; |
| 588 | if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].tx & BIT(stype >> 4))) |
| 589 | return -EINVAL; |
| 590 | |
| 591 | if (ieee80211_is_action(mgmt->frame_control) && |
| 592 | mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 593 | int err = 0; |
| 594 | |
Johannes Berg | fe100ac | 2010-08-09 15:52:03 +0200 | [diff] [blame] | 595 | wdev_lock(wdev); |
| 596 | |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 597 | switch (wdev->iftype) { |
| 598 | case NL80211_IFTYPE_ADHOC: |
| 599 | case NL80211_IFTYPE_STATION: |
| 600 | case NL80211_IFTYPE_P2P_CLIENT: |
| 601 | if (!wdev->current_bss) { |
| 602 | err = -ENOTCONN; |
| 603 | break; |
| 604 | } |
Johannes Berg | fe100ac | 2010-08-09 15:52:03 +0200 | [diff] [blame] | 605 | |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 606 | if (!ether_addr_equal(wdev->current_bss->pub.bssid, |
| 607 | mgmt->bssid)) { |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 608 | err = -ENOTCONN; |
| 609 | break; |
| 610 | } |
| 611 | |
| 612 | /* |
| 613 | * check for IBSS DA must be done by driver as |
| 614 | * cfg80211 doesn't track the stations |
| 615 | */ |
| 616 | if (wdev->iftype == NL80211_IFTYPE_ADHOC) |
| 617 | break; |
| 618 | |
| 619 | /* for station, check that DA is the AP */ |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 620 | if (!ether_addr_equal(wdev->current_bss->pub.bssid, |
| 621 | mgmt->da)) { |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 622 | err = -ENOTCONN; |
| 623 | break; |
| 624 | } |
| 625 | break; |
| 626 | case NL80211_IFTYPE_AP: |
| 627 | case NL80211_IFTYPE_P2P_GO: |
| 628 | case NL80211_IFTYPE_AP_VLAN: |
Johannes Berg | 98104fde | 2012-06-16 00:19:54 +0200 | [diff] [blame] | 629 | if (!ether_addr_equal(mgmt->bssid, wdev_address(wdev))) |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 630 | err = -EINVAL; |
| 631 | break; |
Javier Cardona | 0778a6a | 2011-05-03 16:57:08 -0700 | [diff] [blame] | 632 | case NL80211_IFTYPE_MESH_POINT: |
Joe Perches | ac422d3 | 2012-05-08 18:56:55 +0000 | [diff] [blame] | 633 | if (!ether_addr_equal(mgmt->sa, mgmt->bssid)) { |
Javier Cardona | 0778a6a | 2011-05-03 16:57:08 -0700 | [diff] [blame] | 634 | err = -EINVAL; |
| 635 | break; |
| 636 | } |
| 637 | /* |
| 638 | * check for mesh DA must be done by driver as |
| 639 | * cfg80211 doesn't track the stations |
| 640 | */ |
| 641 | break; |
Johannes Berg | 98104fde | 2012-06-16 00:19:54 +0200 | [diff] [blame] | 642 | case NL80211_IFTYPE_P2P_DEVICE: |
| 643 | /* |
| 644 | * fall through, P2P device only supports |
| 645 | * public action frames |
| 646 | */ |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 647 | default: |
| 648 | err = -EOPNOTSUPP; |
| 649 | break; |
| 650 | } |
Johannes Berg | fe100ac | 2010-08-09 15:52:03 +0200 | [diff] [blame] | 651 | wdev_unlock(wdev); |
Johannes Berg | 663fcaf | 2010-09-30 21:06:09 +0200 | [diff] [blame] | 652 | |
| 653 | if (err) |
| 654 | return err; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 655 | } |
| 656 | |
Johannes Berg | 98104fde | 2012-06-16 00:19:54 +0200 | [diff] [blame] | 657 | if (!ether_addr_equal(mgmt->sa, wdev_address(wdev))) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 658 | return -EINVAL; |
| 659 | |
| 660 | /* Transmit the Action frame as requested by user space */ |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 661 | return rdev_mgmt_tx(rdev, wdev, chan, offchan, |
Hila Gonen | e35e4d2 | 2012-06-27 17:19:42 +0300 | [diff] [blame] | 662 | wait, buf, len, no_cck, dont_wait_for_ack, |
| 663 | cookie); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 664 | } |
| 665 | |
Johannes Berg | 71bbc99 | 2012-06-15 15:30:18 +0200 | [diff] [blame] | 666 | bool cfg80211_rx_mgmt(struct wireless_dev *wdev, int freq, int sig_mbm, |
Johannes Berg | 804483e | 2012-03-05 22:18:41 +0100 | [diff] [blame] | 667 | const u8 *buf, size_t len, gfp_t gfp) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 668 | { |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 669 | struct wiphy *wiphy = wdev->wiphy; |
| 670 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 671 | struct cfg80211_mgmt_registration *reg; |
| 672 | const struct ieee80211_txrx_stypes *stypes = |
| 673 | &wiphy->mgmt_stypes[wdev->iftype]; |
| 674 | struct ieee80211_mgmt *mgmt = (void *)buf; |
| 675 | const u8 *data; |
| 676 | int data_len; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 677 | bool result = false; |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 678 | __le16 ftype = mgmt->frame_control & |
| 679 | cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE); |
| 680 | u16 stype; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 681 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 682 | trace_cfg80211_rx_mgmt(wdev, freq, sig_mbm); |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 683 | stype = (le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE) >> 4; |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 684 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 685 | if (!(stypes->rx & BIT(stype))) { |
| 686 | trace_cfg80211_return_bool(false); |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 687 | return false; |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 688 | } |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 689 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 690 | data = buf + ieee80211_hdrlen(mgmt->frame_control); |
| 691 | data_len = len - ieee80211_hdrlen(mgmt->frame_control); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 692 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 693 | spin_lock_bh(&wdev->mgmt_registrations_lock); |
| 694 | |
| 695 | list_for_each_entry(reg, &wdev->mgmt_registrations, list) { |
| 696 | if (reg->frame_type != ftype) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 697 | continue; |
| 698 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 699 | if (reg->match_len > data_len) |
| 700 | continue; |
| 701 | |
| 702 | if (memcmp(reg->match, data, reg->match_len)) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 703 | continue; |
| 704 | |
| 705 | /* found match! */ |
| 706 | |
| 707 | /* Indicate the received Action frame to user space */ |
Eric W. Biederman | 15e4730 | 2012-09-07 20:12:54 +0000 | [diff] [blame] | 708 | if (nl80211_send_mgmt(rdev, wdev, reg->nlportid, |
Johannes Berg | 804483e | 2012-03-05 22:18:41 +0100 | [diff] [blame] | 709 | freq, sig_mbm, |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 710 | buf, len, gfp)) |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 711 | continue; |
| 712 | |
| 713 | result = true; |
| 714 | break; |
| 715 | } |
| 716 | |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 717 | spin_unlock_bh(&wdev->mgmt_registrations_lock); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 718 | |
Beni Lev | 4ee3e06 | 2012-08-27 12:49:39 +0300 | [diff] [blame] | 719 | trace_cfg80211_return_bool(result); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 720 | return result; |
| 721 | } |
Johannes Berg | 2e161f78 | 2010-08-12 15:38:38 +0200 | [diff] [blame] | 722 | EXPORT_SYMBOL(cfg80211_rx_mgmt); |
Jouni Malinen | 026331c | 2010-02-15 12:53:10 +0200 | [diff] [blame] | 723 | |
Simon Wunderlich | 04f3904 | 2013-02-08 18:16:19 +0100 | [diff] [blame] | 724 | void cfg80211_dfs_channels_update_work(struct work_struct *work) |
| 725 | { |
| 726 | struct delayed_work *delayed_work; |
| 727 | struct cfg80211_registered_device *rdev; |
| 728 | struct cfg80211_chan_def chandef; |
| 729 | struct ieee80211_supported_band *sband; |
| 730 | struct ieee80211_channel *c; |
| 731 | struct wiphy *wiphy; |
| 732 | bool check_again = false; |
| 733 | unsigned long timeout, next_time = 0; |
| 734 | int bandid, i; |
| 735 | |
| 736 | delayed_work = container_of(work, struct delayed_work, work); |
| 737 | rdev = container_of(delayed_work, struct cfg80211_registered_device, |
| 738 | dfs_update_channels_wk); |
| 739 | wiphy = &rdev->wiphy; |
| 740 | |
Johannes Berg | 5fe231e | 2013-05-08 21:45:15 +0200 | [diff] [blame] | 741 | rtnl_lock(); |
Simon Wunderlich | 04f3904 | 2013-02-08 18:16:19 +0100 | [diff] [blame] | 742 | for (bandid = 0; bandid < IEEE80211_NUM_BANDS; bandid++) { |
| 743 | sband = wiphy->bands[bandid]; |
| 744 | if (!sband) |
| 745 | continue; |
| 746 | |
| 747 | for (i = 0; i < sband->n_channels; i++) { |
| 748 | c = &sband->channels[i]; |
| 749 | |
| 750 | if (c->dfs_state != NL80211_DFS_UNAVAILABLE) |
| 751 | continue; |
| 752 | |
| 753 | timeout = c->dfs_state_entered + |
| 754 | IEEE80211_DFS_MIN_NOP_TIME_MS; |
| 755 | |
| 756 | if (time_after_eq(jiffies, timeout)) { |
| 757 | c->dfs_state = NL80211_DFS_USABLE; |
| 758 | cfg80211_chandef_create(&chandef, c, |
| 759 | NL80211_CHAN_NO_HT); |
| 760 | |
| 761 | nl80211_radar_notify(rdev, &chandef, |
| 762 | NL80211_RADAR_NOP_FINISHED, |
| 763 | NULL, GFP_ATOMIC); |
| 764 | continue; |
| 765 | } |
| 766 | |
| 767 | if (!check_again) |
| 768 | next_time = timeout - jiffies; |
| 769 | else |
| 770 | next_time = min(next_time, timeout - jiffies); |
| 771 | check_again = true; |
| 772 | } |
| 773 | } |
Johannes Berg | 5fe231e | 2013-05-08 21:45:15 +0200 | [diff] [blame] | 774 | rtnl_unlock(); |
Simon Wunderlich | 04f3904 | 2013-02-08 18:16:19 +0100 | [diff] [blame] | 775 | |
| 776 | /* reschedule if there are other channels waiting to be cleared again */ |
| 777 | if (check_again) |
| 778 | queue_delayed_work(cfg80211_wq, &rdev->dfs_update_channels_wk, |
| 779 | next_time); |
| 780 | } |
| 781 | |
| 782 | |
| 783 | void cfg80211_radar_event(struct wiphy *wiphy, |
| 784 | struct cfg80211_chan_def *chandef, |
| 785 | gfp_t gfp) |
| 786 | { |
| 787 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
| 788 | unsigned long timeout; |
| 789 | |
| 790 | trace_cfg80211_radar_event(wiphy, chandef); |
| 791 | |
| 792 | /* only set the chandef supplied channel to unavailable, in |
| 793 | * case the radar is detected on only one of multiple channels |
| 794 | * spanned by the chandef. |
| 795 | */ |
| 796 | cfg80211_set_dfs_state(wiphy, chandef, NL80211_DFS_UNAVAILABLE); |
| 797 | |
| 798 | timeout = msecs_to_jiffies(IEEE80211_DFS_MIN_NOP_TIME_MS); |
| 799 | queue_delayed_work(cfg80211_wq, &rdev->dfs_update_channels_wk, |
| 800 | timeout); |
| 801 | |
| 802 | nl80211_radar_notify(rdev, chandef, NL80211_RADAR_DETECTED, NULL, gfp); |
| 803 | } |
| 804 | EXPORT_SYMBOL(cfg80211_radar_event); |
| 805 | |
| 806 | void cfg80211_cac_event(struct net_device *netdev, |
| 807 | enum nl80211_radar_event event, gfp_t gfp) |
| 808 | { |
| 809 | struct wireless_dev *wdev = netdev->ieee80211_ptr; |
| 810 | struct wiphy *wiphy = wdev->wiphy; |
| 811 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
| 812 | struct cfg80211_chan_def chandef; |
| 813 | unsigned long timeout; |
| 814 | |
| 815 | trace_cfg80211_cac_event(netdev, event); |
| 816 | |
| 817 | if (WARN_ON(!wdev->cac_started)) |
| 818 | return; |
| 819 | |
| 820 | if (WARN_ON(!wdev->channel)) |
| 821 | return; |
| 822 | |
| 823 | cfg80211_chandef_create(&chandef, wdev->channel, NL80211_CHAN_NO_HT); |
| 824 | |
| 825 | switch (event) { |
| 826 | case NL80211_RADAR_CAC_FINISHED: |
| 827 | timeout = wdev->cac_start_time + |
| 828 | msecs_to_jiffies(IEEE80211_DFS_MIN_CAC_TIME_MS); |
| 829 | WARN_ON(!time_after_eq(jiffies, timeout)); |
| 830 | cfg80211_set_dfs_state(wiphy, &chandef, NL80211_DFS_AVAILABLE); |
| 831 | break; |
| 832 | case NL80211_RADAR_CAC_ABORTED: |
| 833 | break; |
| 834 | default: |
| 835 | WARN_ON(1); |
| 836 | return; |
| 837 | } |
| 838 | wdev->cac_started = false; |
| 839 | |
| 840 | nl80211_radar_notify(rdev, &chandef, event, netdev, gfp); |
| 841 | } |
| 842 | EXPORT_SYMBOL(cfg80211_cac_event); |