Skip to content
  1. Oct 17, 2017
  2. Oct 11, 2017
  3. Sep 24, 2017
  4. Sep 23, 2017
  5. Sep 17, 2017
  6. Sep 08, 2017
  7. Sep 05, 2017
  8. Sep 02, 2017
  9. Aug 22, 2017
  10. Aug 13, 2017
  11. Aug 09, 2017
  12. Aug 07, 2017
  13. Aug 06, 2017
  14. Jul 28, 2017
  15. Jul 27, 2017
  16. Jul 23, 2017
  17. Jul 22, 2017
  18. Jul 21, 2017
  19. Jul 11, 2017
  20. Jul 09, 2017
  21. Jun 26, 2017
    • Cye3s's avatar
      Update zh_CN base.po · 6047dacb
      Cye3s authored
      Line 3021:
      msgid "Switch protocol"
      sould be:
      msgstr "切换协议"
      
      This "Switch protocol" means "Change one protocol to another protocol", Not "protocol of switch deivce"
      6047dacb
  22. Jun 13, 2017
  23. Jun 05, 2017
  24. Jun 02, 2017
  25. May 30, 2017
  26. 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