CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2019/12/29 07:00:36
Modified files: sys/net80211 : ieee80211_node.c Log message: If the new candidate AP found after a background scan has an RSSI level that will also trigger background scans, remain with the current AP. Avoids ping-pong in environments where APs are tuned for low transmit range, such as 36c3. ok phessler benno