modules/admin-core: allow static v6 routes without gateway
This commit is contained in:
parent
6b6359a7ef
commit
0d64b29b89
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue