hostapd: Update to version 2.8 (2019-04-21)
This also syncs the configuration files with the default configuration files, but no extra options are activated or deactivated. The mesh patches were partially merged into hostapd 2.8, the remaining patches were extracted from patchwork and are now applied by OpenWrt. The patches still have open questions which are not fixed by the author. They were taken from this page: https://patchwork.ozlabs.org/project/hostap/list/?series=62725&state=* The changes in 007-mesh-apply-channel-attributes-before-running-Mesh.patch where first applied to hostapd, but later reverted in hostapd commit 3e949655ccc5 because they caused memory leaks. The size of the ipkgs increase a bit (between 1.3% and 2.3%): old 2018-12-02 (2.7): 283337 wpad-basic_2018-12-02-c2c6c01b-11_mipsel_24kc.ipk 252857 wpad-mini_2018-12-02-c2c6c01b-11_mipsel_24kc.ipk 417473 wpad-openssl_2018-12-02-c2c6c01b-11_mipsel_24kc.ipk 415105 wpad-wolfssl_2018-12-02-c2c6c01b-11_mipsel_24kc.ipk new 2019-04-21 (2.8): 288264 wpad-basic_2019-04-21-63962824-1_mipsel_24kc.ipk 256188 wpad-mini_2019-04-21-63962824-1_mipsel_24kc.ipk 427475 wpad-openssl_2019-04-21-63962824-1_mipsel_24kc.ipk 423071 wpad-wolfssl_2019-04-21-63962824-1_mipsel_24kc.ipk Signed-off-by:Hauke Mehrtens <hauke@hauke-m.de> Tested-by:
Stefan Lippers-Hollmann <s.l-h@gmx.de>
Showing
- package/network/services/hostapd/Makefile 4 additions, 4 deletionspackage/network/services/hostapd/Makefile
- package/network/services/hostapd/files/hostapd-basic.config 12 additions, 6 deletionspackage/network/services/hostapd/files/hostapd-basic.config
- package/network/services/hostapd/files/hostapd-full.config 8 additions, 2 deletionspackage/network/services/hostapd/files/hostapd-full.config
- package/network/services/hostapd/files/hostapd-mini.config 8 additions, 2 deletionspackage/network/services/hostapd/files/hostapd-mini.config
- package/network/services/hostapd/files/wpa_supplicant-basic.config 29 additions, 20 deletions...etwork/services/hostapd/files/wpa_supplicant-basic.config
- package/network/services/hostapd/files/wpa_supplicant-full.config 18 additions, 11 deletions...network/services/hostapd/files/wpa_supplicant-full.config
- package/network/services/hostapd/files/wpa_supplicant-mini.config 18 additions, 11 deletions...network/services/hostapd/files/wpa_supplicant-mini.config
- package/network/services/hostapd/files/wpa_supplicant-p2p.config 18 additions, 11 deletions.../network/services/hostapd/files/wpa_supplicant-p2p.config
- package/network/services/hostapd/patches/001-mesh-factor-out-mesh-join-function.patch 0 additions, 211 deletions...tapd/patches/001-mesh-factor-out-mesh-join-function.patch
- package/network/services/hostapd/patches/002-mesh-factor-out-rsn-initialization.patch 0 additions, 133 deletions...tapd/patches/002-mesh-factor-out-rsn-initialization.patch
- package/network/services/hostapd/patches/003-mesh-relocate-RSN-init-function.patch 0 additions, 41 deletions...hostapd/patches/003-mesh-relocate-RSN-init-function.patch
- package/network/services/hostapd/patches/004-mesh-use-setup-completion-callback-to-complete-mesh-.patch 90 additions, 39 deletions...esh-use-setup-completion-callback-to-complete-mesh-.patch
- package/network/services/hostapd/patches/005-mesh-reflect-country-setting-to-mesh-configuration.patch 0 additions, 35 deletions...-mesh-reflect-country-setting-to-mesh-configuration.patch
- package/network/services/hostapd/patches/005-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch 26 additions, 0 deletions...esh-update-ssid-frequency-as-pri-sec-channel-switch.patch
- package/network/services/hostapd/patches/006-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch 7 additions, 7 deletions...-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch
- package/network/services/hostapd/patches/007-mesh-apply-channel-attributes-before-running-Mesh.patch 26 additions, 12 deletions...7-mesh-apply-channel-attributes-before-running-Mesh.patch
- package/network/services/hostapd/patches/008-mesh-set-interface-type-to-mesh-before-setting-inter.patch 0 additions, 36 deletions...esh-set-interface-type-to-mesh-before-setting-inter.patch
- package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch 0 additions, 22 deletions.../hostapd/patches/009-mesh-set-mesh-center-frequency.patch
- package/network/services/hostapd/patches/010-mesh-consider-mesh-interface-on-dfs-event-handler.patch 0 additions, 176 deletions...0-mesh-consider-mesh-interface-on-dfs-event-handler.patch
- package/network/services/hostapd/patches/011-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch 12 additions, 13 deletions...esh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch
Loading
Please register or sign in to comment