Date: Wed, 13 Aug 2003 14:49:35 -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_input.c Message-ID: <200308132149.h7DLnZdR071115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/08/13 14:49:35 PDT
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c
Log:
Use IEEE80211_RATE_MAXSIZE instead of IEEE80211_RATE_SIZE to validate the
rate set element id from an AP. This allows stations to associate with
AP's that violate the 802.11 spec by sending >8 rates. This corrects a
recent regression; older code did likewise.
Revision Changes Path
1.7 +4 -4 src/sys/net80211/ieee80211_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308132149.h7DLnZdR071115>
