Skip to content
  1. May 30, 2017
  2. May 29, 2017
    • Jo-Philipp Wich's avatar
      luci-mod-admin-full: auto-migrate ifnames when changing VLAN configuration · aa2b1cdc
      Jo-Philipp Wich authored
      
      
      This change extends the switch VLAN configuration page to automatically
      adjust interface ifname options when altering VLAN settings.
      
      For example "eth0" is changed to "eth0.1" when a previously untagged LAN
      VLAN is switched to tagged on the CPU port and vice versa.
      
      Notifications are displayed in the page header if an auto migration was
      performed.
      
      This change should make the switch configuration more user friendly and
      less prone to soft bricking.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      aa2b1cdc
  3. May 25, 2017
  4. May 23, 2017
  5. May 21, 2017
    • Hannu Nyman's avatar
      luci-base: support ip6ifaceid option for proto_static · 5ca38646
      Hannu Nyman authored
      
      
      Add support for 'ip6ifaceid' option for proto_static in LuCI.
      
      Information about the option:
       The option is optional and defaults to '::1'.
       Allowed values: 'eui64', 'random', fixed value like '::1' or '::1:2'
      
       When IPv6 prefix (like 'a:b:c:d::') is received from a delegating
       server, the ip6ifaceid suffix (like '::1') is used to form
       the IPv6 address ('a:b:c:d::1') for the interface.
      
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      5ca38646
  6. May 17, 2017
  7. May 16, 2017
  8. May 15, 2017
  9. May 10, 2017
  10. May 09, 2017
  11. May 08, 2017
  12. May 07, 2017