diff options
author | monthadar <monthadar@FreeBSD.org> | 2013-02-07 21:21:05 +0000 |
---|---|---|
committer | monthadar <monthadar@FreeBSD.org> | 2013-02-07 21:21:05 +0000 |
commit | 3f965e686d057f5a9c3230680185415dc3356a1a (patch) | |
tree | 83e9cd57c792879864573957025fe92b986cc953 /usr.bin | |
parent | 9c4d8abf339fc25f082518f9095e80990874b782 (diff) | |
download | FreeBSD-src-3f965e686d057f5a9c3230680185415dc3356a1a.zip FreeBSD-src-3f965e686d057f5a9c3230680185415dc3356a1a.tar.gz |
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)
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions