cvs commit: src/sys/netproto/802_11/wlan ieee80211_input.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Mar 26 04:10:01 PDT 2007


sephe       2007/03/26 04:08:30 PDT

DragonFly src repository

  Modified files:
    sys/netproto/802_11/wlan ieee80211_input.c 
  Log:
  Don't contraint size of Supported Rates ie as specified in 11g standard,
  since for some field pre-11g implementation, Supported Rates ie is used
  to carry all BSS supported rates, whose size exceeds 8.
  
  Pointed-out-by: Sam Leffler
  
  Revision  Changes    Path
  1.19      +4 -4      src/sys/netproto/802_11/wlan/ieee80211_input.c


http://www.dragonflybsd.org/cvsweb/src/sys/netproto/802_11/wlan/ieee80211_input.c.diff?r1=1.18&r2=1.19&f=u





More information about the Commits mailing list