summaryrefslogtreecommitdiffstats
path: root/tests/py/arp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/arp')
-rw-r--r--tests/py/arp/arp.t.json4
-rw-r--r--tests/py/arp/arp.t.json.output4
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/py/arp/arp.t.json b/tests/py/arp/arp.t.json
index 49f5c2ca..7f5c3ca2 100644
--- a/tests/py/arp/arp.t.json
+++ b/tests/py/arp/arp.t.json
@@ -861,14 +861,14 @@
},
{
"mangle": {
- "left": {
+ "key": {
"payload": {
"base": "nh",
"len": 48,
"offset": 144
}
},
- "right": "0x112233445566"
+ "value": "0x112233445566"
}
}
]
diff --git a/tests/py/arp/arp.t.json.output b/tests/py/arp/arp.t.json.output
index 295d05fa..7ee4dbfa 100644
--- a/tests/py/arp/arp.t.json.output
+++ b/tests/py/arp/arp.t.json.output
@@ -132,14 +132,14 @@
},
{
"mangle": {
- "left": {
+ "key": {
"payload": {
"base": "nh",
"len": 48,
"offset": 144
}
},
- "right": 18838586676582
+ "value": 18838586676582
}
}
]