diff options
author | Dirk Brenken <dev@brenken.org> | 2023-04-05 11:30:29 +0200 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2023-04-05 11:30:29 +0200 |
commit | 148759a5c51ea30bca2c66a4035cf0f6b966e6cb (patch) | |
tree | ee9ddf349d024b3133e43ffa12193642746711ba /applications/luci-app-unbound/po | |
parent | 2145121d4cf766e8ea3340e08f8bc76ba5c513fc (diff) |
luci-app-firewall: fix the IPv6 forwards/snats view
* corrects the view as IPv4 and IPv6 for rules where the family is 'any' and the IP not set (this fixes #9c55500), e.g. a forward rule like that:
config redirect 'adblock_lan53'
option name 'Adblock DNS (lan, 53)'
option src 'lan'
option proto 'tcp udp'
option src_dport '53'
option dest_port '53'
option target 'DNAT'
option family 'any'
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-unbound/po')
0 files changed, 0 insertions, 0 deletions