cvs commit: src/sys/net80211 ieee80211_node.c
Sam Leffler
sam at FreeBSD.org
Sat Jan 1 09:48:27 PST 2005
sam 2005-01-01 17:48:27 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
Correct scan candidate selection logic for dual-band devices: prefer
candidate on 5Ghz channel to candidate on 2Ghz channel only when the
rssi are comparable (wasn't considering rssi).
Revision Changes Path
1.31 +15 -15 src/sys/net80211/ieee80211_node.c
More information about the cvs-src
mailing list