Date: Sun, 14 Sep 2003 15:34:24 -0700 (PDT) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_output.c Message-ID: <200309142234.h8EMYOtw032674@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/09/14 15:34:24 PDT FreeBSD src repository Modified files: sys/net80211 ieee80211_output.c Log: Honor the short preamble capability/state flag when calculating the capabilities for outbound management frames. But beware of sending this when operating on 5GHz channels; some 11a AP's reject association requests if this bit is set in the capabilities listed. Obtained from: MADWIFI (with modifications) Revision Changes Path 1.6 +12 -1 src/sys/net80211/ieee80211_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309142234.h8EMYOtw032674>