luci-0.10: merge r7338
This commit is contained in:
parent
6c92060639
commit
5cf7c51590
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ sport:depends("proto", "tcpudp")
|
|||
|
||||
reflection = s:taboption("advanced", Flag, "reflection", translate("Enable NAT Loopback"))
|
||||
reflection.rmempty = true
|
||||
reflection.default = reflection.enabled
|
||||
reflection:depends({ target = "DNAT", src = wan_zone })
|
||||
reflection.cfgvalue = function(...)
|
||||
return Flag.cfgvalue(...) or "1"
|
||||
|
|
Loading…
Reference in a new issue