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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Mar 25 01:12:08 PDT 2007


sephe       2007/03/25 01:10:51 PDT

DragonFly src repository

  Modified files:
    sys/netproto/802_11/wlan ieee80211_input.c 
  Log:
  - Make sure size of Supported Rates ie does not exceed the limit set by
    802.11 standard.
  - Make sure the sum of Supported Rates ie size and Extended Supported
    Rates ie size is within the range netproto/802_11 can support.
  
  Revision  Changes    Path
  1.18      +20 -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.17&r2=1.18&f=u





More information about the Commits mailing list