Searched hist:344223 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan.cdiff 344223 Sun Feb 17 03:14:13 MST 2019 avos MFC r343696:
net80211: do not setup roaming parameters for unsupported modes.

ifconfig(8) prints per-mode parameters if they are non-zero; since
we have 13 possible modes with 3...5 typically supported this change
should greatly reduce amount of information for 'ifconfig <wlan> list roam'
command.

While here ensure that sta_roam_check() will not use roaming parameters
for unsupported modes (it should not).

This change effectively reverts r188776.
H A Dieee80211_scan_sta.cdiff 344223 Sun Feb 17 03:14:13 MST 2019 avos MFC r343696:
net80211: do not setup roaming parameters for unsupported modes.

ifconfig(8) prints per-mode parameters if they are non-zero; since
we have 13 possible modes with 3...5 typically supported this change
should greatly reduce amount of information for 'ifconfig <wlan> list roam'
command.

While here ensure that sta_roam_check() will not use roaming parameters
for unsupported modes (it should not).

This change effectively reverts r188776.

Completed in 81 milliseconds