cvs commit: src/sys/net80211 ieee80211_input.c

Sam Leffler sam at FreeBSD.org
Wed Aug 13 14:49:36 PDT 2003


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


More information about the cvs-src mailing list