android_kernel_xiaomi_sm8350/core/wma
gaurank kathpalia 954abc7aa9 qcacld-3.0: Add ini to enable/disable self roaming
Currently the driver allows roaming to the BSSID
which it is already connected, which can lead to
many unexpected behaviour, for eg. if the SAP
to which the DUT is connected turns off, then the
DUT would try to roam to other BSSID of the same
SSID, and in case the SAP turns on back in time,
then the DUT would re-associate to the same BSSID.
Now if the subnet may change, and since the DHCP
does not happen again in roaming, it would then
lead to NUD failure.

Fix is to introduce an ini to allow/disallow
roaming to the same BSSID.

Change-Id: Ibd04fcd7384c0987db5bb6dae1a26ee077456290
CRs-Fixed: 2634860
2020-04-06 05:54:51 -07:00
..
inc qcacld-3.0: Change check for wma_is_vdev_started() to WLAN_VDEV_S_UP 2020-04-03 10:39:09 -07:00
src qcacld-3.0: Add ini to enable/disable self roaming 2020-04-06 05:54:51 -07:00