CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/02/05 12:11:31

Modified files:
        sys/net80211   : ieee80211_output.c 

Log message:
Define EDCA tables for 11n mode. Per 802.11-2012 they are the same as
the tables for 11a/11g modes.
Add a function to append a Microsoft WME parameter element to a frame,
using EDCA tables to construct the parameter records. Some 11n AP's I have
observed provide this element.

None of this code is used yet, so no functional change. I wrote this while
debugging BlockAck and then realized it was only needed for hostap mode.
Once we support 11n in hostap mode and send A-MPDUs, this code will be needed.

Reply via email to