wlan-ap-Telecominfraproject/feeds/wlan-ap
ravi vaishnav 4beda3ab66 Wifi-3463. Fix for scan timeout with scan on same interface
Successive scan requests on same interface cause scan timeout.
Scan requests are enqueued at the Opensync layer and is designed
to handle the requests sequentially. If there are successive
scan requests for the same interface, then we end up deleteling
an on-going scan context. This is due to the interface name being
used as key for the AVL entries, and we were trying to reuse the
AVL entry if one already exist.
Solution is to always allocate a new entry without any reuse.

Signed-off-by: ravi vaishnav <ravi.vaishnav@netexperience.com>
2021-08-13 12:19:00 -04:00
..
apc wifi-2342 wifi-2343: APC BDR/DR swap fix and monitor cloud connection 2021-05-28 15:40:49 -04:00
interAPcomm apc:Fix AP not receiving hello packets 2021-05-12 15:38:31 -04:00
libradiusclient WIFI-442 : Support for synthetic radius client added 2020-09-07 11:47:28 +02:00
libwebsocket opensync: Remote ssh session feature 2020-10-15 07:58:56 +02:00
luci WIFI-2685, WIFI-2694: Fixed issues in Luci http portal 2021-06-23 15:52:51 -04:00
modules/nf_uccdetect nf_uccdetect: currently fails to build on v5.4+ kernel 2020-12-02 09:48:18 +01:00
nft-qos Fix ssid ratelimiting in wifi6 AP 2021-04-08 09:49:42 -04:00
opennds wifi-2649 Fix Captive portal vifC vifS mismatch 2021-06-23 21:16:07 -04:00
opensync Wifi-3463. Fix for scan timeout with scan on same interface 2021-08-13 12:19:00 -04:00
wlan-ap-config WIFI-2059: Removed if statement that blocked some ip updates 2021-08-04 11:38:18 -04:00
wlan-ap-keys opensync: move default cloud keys in wlan-ap-keys 2020-07-29 14:17:39 +02:00