* luci/libs/uvl: add "network" option to firewall scheme
This commit is contained in:
parent
e97527fa06
commit
7c91b79121
1 changed files with 7 additions and 0 deletions
|
@ -63,6 +63,13 @@ config variable
|
||||||
option section 'firewall.zone'
|
option section 'firewall.zone'
|
||||||
option required true
|
option required true
|
||||||
|
|
||||||
|
config variable
|
||||||
|
option name 'network'
|
||||||
|
option title 'Associated network of this firewall zone'
|
||||||
|
option section 'firewall.zone'
|
||||||
|
# option valueof 'network.interface'
|
||||||
|
# option type 'lazylist'
|
||||||
|
|
||||||
config variable
|
config variable
|
||||||
option name 'forward'
|
option name 'forward'
|
||||||
option title 'Zone specific action for forwarded traffic'
|
option title 'Zone specific action for forwarded traffic'
|
||||||
|
|
Loading…
Reference in a new issue