Some parameters were still missing in the wpa_s configuration for the IBSS/RSN case. This patchset adds fixed-freq, fixed-bssid, basic-rates, mcast_rate and HT capabilities.
Thank you, Antonio Antonio Quartulli (3): hostapd: add pending patches wpa_supplicant: add more parameters mac80211/hostapd: add support for HT capa in case of IBSS/RSN package/hostapd/files/wpa_supplicant.sh | 49 ++++- ...ant-add-new-config-params-to-be-used-with.patch | 222 ++++++++++++++++++++ ...80211-use-new-parameters-during-ibss-join.patch | 64 ++++++ .../patches/604-wpa_s-support-htmode-param.patch | 169 +++++++++++++++ package/mac80211/files/lib/wifi/mac80211.sh | 17 +- 5 files changed, 507 insertions(+), 14 deletions(-) create mode 100644 package/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch create mode 100644 package/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch create mode 100644 package/hostapd/patches/604-wpa_s-support-htmode-param.patch -- 1.7.9.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel