Skip to content
  1. Dec 26, 2018
  2. Dec 20, 2018
  3. Dec 19, 2018
  4. Dec 14, 2018
  5. Dec 13, 2018
  6. Dec 12, 2018
  7. Dec 11, 2018
  8. Dec 10, 2018
  9. Dec 04, 2018
  10. Dec 02, 2018
  11. Nov 27, 2018
  12. Nov 25, 2018
    • Hannu Nyman's avatar
      luci-mod-network: adapt to current 802.11r defaults · 26e903c7
      Hannu Nyman authored
      The default for 802.11r option ft_psk_generate_local
      was changed a few months ago by openwrt/openwrt@3cc56a5
      
      
      
      That change was a bit awkward, as it made hostapd to
      overlook the possibly existing r0kh values by default
      unless the user explicitly disables the new default.
      
      Adapt LuCI by changing the default for ft_psk_generate_local
      into 'enabled'.
      
      But ensure that LuCI does not delete the existing key values
      by not making the r0kh and r1kh fields to depend on this.
      
      Note that this is just a quick fix for the wrong default value
      causing problems, but not yet a complete fix for all the options.
      In the long run it might be better to make the detail options
      to depend on local generation.
      
      Reference also to LuCI PR #2102
      
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      26e903c7
  13. Nov 24, 2018
  14. Nov 23, 2018
  15. Nov 22, 2018