* luci-0.8: backport firewall scheme fixes

This commit is contained in:
Jo-Philipp Wich 2008-09-07 13:39:16 +00:00
parent 61e25ee927
commit 0d12944af5

View file

@ -104,6 +104,12 @@ config section
option package 'firewall'
list depends 'target, src'
list depends 'target, dest'
list depends 'target, src_ip'
list depends 'target, src_port'
list depends 'target, src_mac'
list depends 'target, dest_ip'
list depends 'target, dest_port'
list depends 'target, proto'
config variable
option name 'src'