modules/admin-core: allow static v6 routes without gateway

This commit is contained in:
Jo-Philipp Wich 2008-11-28 21:56:09 +00:00
parent 6b6359a7ef
commit 0d64b29b89

View file

@ -418,7 +418,7 @@ config variable
option title 'IPv6 gateway' option title 'IPv6 gateway'
option section 'network.route6' option section 'network.route6'
option datatype 'ip6addr' option datatype 'ip6addr'
option required 'true' option required 'false'
config variable config variable
option name 'metric' option name 'metric'