modules/admin-core: allow static v6 routes without gateway
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 28 Nov 2008 21:56:09 +0000 (21:56 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 28 Nov 2008 21:56:09 +0000 (21:56 +0000)
modules/admin-core/root/lib/uci/schema/default/network

index 8cf79cb..8bf8dd1 100644 (file)
@@ -418,7 +418,7 @@ config variable
        option title    'IPv6 gateway'
        option section  'network.route6'
        option datatype 'ip6addr'
-       option required 'true'
+       option required 'false'
 
 config variable
        option name     'metric'