commit | 567ffc3509b2d3f965a49a18631d3da7f9a96d4f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Dec 18 14:43:31 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Dec 19 13:40:31 2013 +0100 |
tree | 844230d68e94ef86fb8958ed89676ff9349b11d0 | |
parent | a7022e65c68ad89d6eb64f21aa4831c3822403d4 [diff] |
nl80211: support vendor-specific events In addition to vendor-specific commands, also support vendor-specific events. These must be registered with cfg80211 before they can be used. They're also advertised in nl80211 in the wiphy information so that userspace knows can be expected. The events themselves are sent on a new multicast group called "vendor". Signed-off-by: Johannes Berg <johannes.berg@intel.com>