Skip to content
Commit 24d1e760 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: show default forwarding policy in zone forwarding list



The zone forwarding list widget misleadingly displays the intra-zone
forwarding policy as default policy action when no forwardings exist
instead of the appropriate global defaults forwarding policy which is
the one applied to inter-zone forwarded traffic.

Fix the issue by displaying the defaults policy and not the per-zone
policy to match what the firewall implementation is actually doing.

Fixes: #2213
Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent cb7f9d2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment