modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway

This commit is contained in:
Jo-Philipp Wich 2008-12-22 12:57:49 +00:00
parent 1ff1a107b1
commit 489be66e4d

View file

@ -384,7 +384,6 @@ config variable
option title 'IPv4 gateway' option title 'IPv4 gateway'
option section 'network.route' option section 'network.route'
option datatype 'ip4addr' option datatype 'ip4addr'
option required 'true'
config variable config variable
option name 'metric' option name 'metric'