summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/sets.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/sets.t.json')
-rw-r--r--tests/py/ip6/sets.t.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/py/ip6/sets.t.json b/tests/py/ip6/sets.t.json
index 7b08316e..4f0d99bf 100644
--- a/tests/py/ip6/sets.t.json
+++ b/tests/py/ip6/sets.t.json
@@ -5,7 +5,7 @@
"left": {
"payload": {
"field": "saddr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
"right": "@set2"
@@ -23,7 +23,7 @@
"left": {
"payload": {
"field": "saddr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
"op": "!=",
@@ -44,13 +44,13 @@
{
"payload": {
"field": "saddr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
{
"payload": {
"field": "daddr",
- "name": "ip6"
+ "protocol": "ip6"
}
}
]
@@ -72,13 +72,13 @@
{
"payload": {
"field": "saddr",
- "name": "ip6"
+ "protocol": "ip6"
}
},
{
"payload": {
"field": "daddr",
- "name": "ip6"
+ "protocol": "ip6"
}
}
]