CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/01 13:55:21
Modified files:
sys/net80211 : ieee80211.h ieee80211_output.c ieee80211_var.h
Log message:
add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
0=normal ack). all bits are currently set to 0.
use this bitmap to set the ACK policy of the QoS control field of
outgoing QoS frames.
