From 8ed0c7f09979c1fcb5769e8e352bb3fced7331be Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Thu, 5 Jan 2023 18:21:11 +0200 Subject: firewall: T4864: Fixed show zone-policy command output 1. Fixed "show zone-policy" command output 2. Rewritten zone-policy op-mode to new style --- data/op-mode-standardized.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/op-mode-standardized.json') diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json index 2ea4d945a..f0d896dd0 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -20,5 +20,6 @@ "storage.py", "uptime.py", "version.py", -"vrf.py" +"vrf.py", +"zone.py" ] -- cgit v1.2.3