modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 22 Dec 2008 12:57:49 +0000 (12:57 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 22 Dec 2008 12:57:49 +0000 (12:57 +0000)
modules/admin-core/root/lib/uci/schema/default/network

index 8bf8dd1979429ee37c01fa3c07f5e11ae6d85cfc..5a5866f466ef2638430344dc3930233ed3c9c8b9 100644 (file)
@@ -384,7 +384,6 @@ config variable
        option title    'IPv4 gateway'
        option section  'network.route'
        option datatype 'ip4addr'
-       option required 'true'
 
 config variable
        option name     'metric'