Searched hist:246502 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_action.cdiff 246502 Thu Feb 07 19:25:19 MST 2013 monthadar Update in ieee80211_action.c for mesh code handlers.

* Removed meshlm_send_action and hwmp_send_action. Introduced one common
for all Mesh Action frames meshaction_send_action. According to 802.11
standard Link Metric and HWMP are all under Mesh Action category;
* Did similar changes to recv_action part;
* The size of meshaction_*_action is set to 12. This is to make room for
the rest of Mesh Action category subtypes;

Approved by: adrian (mentor)

Completed in 69 milliseconds