* luci/libs/uvl: add "network" option to firewall scheme

This commit is contained in:
Jo-Philipp Wich 2008-09-03 10:52:40 +00:00
parent e97527fa06
commit 7c91b79121

View file

@ -63,6 +63,13 @@ config variable
option section 'firewall.zone'
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
option name 'forward'
option title 'Zone specific action for forwarded traffic'