Hi OpenWRT team, This is Sathishkumar working for ath10k WLAN driver and came across below OpenWRT hostapd/wpa_s patches which are added for supporting AP+STA mode in OpenWRT supported platforms.
https://github.com/openwrt/openwrt/blob/master/package/network/services/host apd/patches/340-reload_freq_change.patch https://github.com/openwrt/openwrt/blob/master/package/network/services/host apd/patches/360-ctrl_iface_reload.patch https://github.com/openwrt/openwrt/blob/master/package/network/services/host apd/patches/370-ap_sta_support.patch Since these patches are not present in upstream hostapd, we see that during channel switch of root AP, STA VAP of AP+STA mode device goes down since AP VAP is still UP. Above patches uses hostapd ctrl_iface to send STOP_AP and UPDATE commands from wpa_s for seamless channel change of AP VAP whenever there is channel switch on root AP side. We couldnt find the commit message and author for these patches to check if these patches can be upstreamed. Do you have any plan for upstreaming these patches needed for AP+STA mode support ? Some patches have SVN reference which we are not sure how to check for knowing commit message and author. Can you please help here ? Our intention is to try upstreaming these patches either by checking with the author/s of patches or do ourselves if we at least know the commit message and author details. Thanks, Sathishkumar _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/listinfo/openwrt-devel
