From d4bd008be257cc95b2e9625cc5506b9e925c766d Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Fri, 8 Jun 2018 17:27:13 +0200 Subject: JSON: Call verdict maps 'vmap' in JSON as well This way JSON format is more consistent with the standard one. Signed-off-by: Phil Sutter Signed-off-by: Pablo Neira Ayuso --- tests/py/inet/fib.t.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/py/inet/fib.t.json') diff --git a/tests/py/inet/fib.t.json b/tests/py/inet/fib.t.json index cb15e397..00c79abc 100644 --- a/tests/py/inet/fib.t.json +++ b/tests/py/inet/fib.t.json @@ -56,7 +56,7 @@ # fib daddr . iif type vmap { blackhole : drop, prohibit : drop, unicast : accept } [ { - "map": { + "vmap": { "left": { "fib": { "flags": [ -- cgit v1.2.3