OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Damien Bergamini (damiencvs.openbsd.org)
Date: Mon Sep 01 2008 - 14:55:21 CDT


CVSROOT: /cvs
Module name: src
Changes by: damiencvs.openbsd.org 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.