Skip to content
  1. Dec 02, 2015
  2. Nov 26, 2015
  3. Nov 21, 2015
  4. Nov 20, 2015
  5. Nov 19, 2015
  6. Nov 17, 2015
  7. Nov 16, 2015
  8. Nov 06, 2015
  9. Nov 05, 2015
    • Hannu Nyman's avatar
      luci-mod-admin-full: limit interface name length to 15 chars · b1217c88
      Hannu Nyman authored
      
      
      Limit the name of a new interface to 15 characters.
      Add a note about the maximum length and the automatic protocol/bridge
      prefixes (br-, 6in4-, pppoe- etc.).
      
      Reference to:
      https://dev.openwrt.org/ticket/20380
      https://github.com/openwrt/luci/issues/507
      
      There is a 15 character limit to the "real" interface name,
      enforced both in the firewall and dnsmasq. The real interface name
      includes the possible prefix "br-", "6in4-" etc. Example of an error:
        interface name `br-lan_protected' must be shorter than IFNAMSIZ (15)
      
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      b1217c88
  10. Nov 03, 2015
  11. Nov 01, 2015
  12. Oct 31, 2015
  13. Oct 30, 2015
  14. Oct 27, 2015
  15. Oct 22, 2015
  16. Oct 21, 2015
  17. Oct 20, 2015