summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/ip6.t.json.output
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2018-06-08 17:27:13 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-06-11 11:31:49 +0200
commitd4bd008be257cc95b2e9625cc5506b9e925c766d (patch)
tree07582fa8e876be57b0ff350c78fcabf072753308 /tests/py/ip6/ip6.t.json.output
parent4e20921ea9200453fbfbec0e9dc891ed37b95a6c (diff)
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 <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/ip6/ip6.t.json.output')
-rw-r--r--tests/py/ip6/ip6.t.json.output2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip6/ip6.t.json.output b/tests/py/ip6/ip6.t.json.output
index ea7cf777..6f983533 100644
--- a/tests/py/ip6/ip6.t.json.output
+++ b/tests/py/ip6/ip6.t.json.output
@@ -71,7 +71,7 @@
# ip6 dscp vmap { 0x04 : accept, 0x3f : continue } counter
[
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "dscp",