Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp 802.11 action frame handling: | sam | 2009-07-05 | 1 | -0/+52 |
o add a new facility for components to register send+recv handlers o ieee80211_send_action and ieee80211_recv_action now use the registered handlers to dispatch operations o rev ieee80211_send_action api to enable passing arbitrary data o rev ieee80211_recv_action api to pass the 802.11 frame header as it may be difficult to locate o update existing IEEE80211_ACTION_CAT_BA and IEEE80211_ACTION_CAT_HT handling o update mwl for api rev Reviewed by: rpaulo Approved by: re (kensmith) |