Date: Wed, 5 Sep 2007 20:29:52 +0000 (UTC) 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.h ieee80211_ht.c ieee80211_input.c Message-ID: <200709052029.l85KTq7r096234@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2007-09-05 20:29:51 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.h ieee80211_ht.c ieee80211_input.c Log: Miscellaneous fixups to 802.11 defs: o update 11n definitions to D2.0 spec o add IEEE80211_CAPINFO_SPECTRUM_MGMT for DFS support o add CSA ie definition for DFS support o purge some unused definitions o correct 802.11 reason and status codes o correct reason code returned when a sta tries to associate to an ap operating with WPA/RSN but without a WPA/RSN ie Reviewed by: thompsa, avatar Approved by: re (blanket wireless) Revision Changes Path 1.15 +62 -37 src/sys/net80211/ieee80211.h 1.2 +1 -1 src/sys/net80211/ieee80211_ht.c 1.113 +1 -1 src/sys/net80211/ieee80211_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709052029.l85KTq7r096234>