DragonFly commits List (threaded) for 2007-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netproto/802_11/wlan ieee80211_input.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]