summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/ip.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/ip.t.json')
-rw-r--r--tests/py/inet/ip.t.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/inet/ip.t.json b/tests/py/inet/ip.t.json
index b2327377..4b2efd54 100644
--- a/tests/py/inet/ip.t.json
+++ b/tests/py/inet/ip.t.json
@@ -7,19 +7,19 @@
{
"payload": {
"field": "saddr",
- "name": "ip"
+ "protocol": "ip"
}
},
{
"payload": {
"field": "daddr",
- "name": "ip"
+ "protocol": "ip"
}
},
{
"payload": {
"field": "saddr",
- "name": "ether"
+ "protocol": "ether"
}
}
]