mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
* luci-0.8: backport firewall scheme fixes
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user