* luci/libs/uvl: extend network scheme to allow proto=none for interfaces
[project/luci.git] / libs / uvl / root / lib / uci / schema / default / network
index 62790cbb537714a21d6c695518dd766e65925bc6..d431c404de7acdc203bffe86ab842a0bfeef6ba6 100644 (file)
@@ -12,6 +12,7 @@ config section
        list   depends  'proto=pppoe, username, password'
        list   depends  'proto=pptp, username, password, server'
        list   depends  'proto=dhcp'
+       list   depends  'proto=none'
        option named    true
        option required true