git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1ff1a10
)
modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway
author
Jo-Philipp Wich
<redacted>
Mon, 22 Dec 2008 12:57:49 +0000
(12:57 +0000)
committer
Jo-Philipp Wich
<redacted>
Mon, 22 Dec 2008 12:57:49 +0000
(12:57 +0000)
modules/admin-core/root/lib/uci/schema/default/network
patch
|
blob
|
history
diff --git
a/modules/admin-core/root/lib/uci/schema/default/network
b/modules/admin-core/root/lib/uci/schema/default/network
index 8bf8dd1979429ee37c01fa3c07f5e11ae6d85cfc..5a5866f466ef2638430344dc3930233ed3c9c8b9 100644
(file)
--- a/
modules/admin-core/root/lib/uci/schema/default/network
+++ b/
modules/admin-core/root/lib/uci/schema/default/network
@@
-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'
git clone https://git.99rst.org/PROJECT