[LEDE-DEV] [LUCI] [PATCH 0/2] wifi: 80211r psk_generate_local and ft_ver_ds

Mathias Kresin dev at kresin.me
Sun Nov 5 03:24:28 PST 2017


02.11.2017 21:24, Lorenzo Santina:
> When using a PSK, with ft_psk_generate_local the PMK is
> generate locally simplifing the configuration of 80211r.
> 
> With ft_over_ds support the user can now choose if use
> FT over DS protocol or FT over the Air protocol.
> 
> Lorenzo Santina (2):
>    wifi: (80211r) add ft_psk_generate_local support
>    wifi: (80211r) add ft_over_ds support
> 
>   .../luasrc/model/cbi/admin_network/wifi.lua        | 38 ++++++++++++++--------
>   1 file changed, 24 insertions(+), 14 deletions(-)

Hey Lorenzo,

LuCI is an independent project and not part of LEDE base system. It is 
maintained at https://github.com/openwrt/luci/. Do not get confused by 
the fact that it is in the OpenWrt repository. LuCI is compatible to and 
used by OpenWrt as well as LEDE.

Would you please create pull requests at 
https://github.com/openwrt/luci/pulls to make sure that the appropriate 
people get aware of your patches.

Mathias



More information about the Lede-dev mailing list