summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/icmpX.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/icmpX.t.json.output')
-rw-r--r--tests/py/inet/icmpX.t.json.output7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/py/inet/icmpX.t.json.output b/tests/py/inet/icmpX.t.json.output
index 15fdd15a..9b0bf9f7 100644
--- a/tests/py/inet/icmpX.t.json.output
+++ b/tests/py/inet/icmpX.t.json.output
@@ -8,6 +8,7 @@
"protocol": "ip"
}
},
+ "op": "==",
"right": 1
}
},
@@ -19,6 +20,7 @@
"protocol": "icmp"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -34,6 +36,7 @@
"protocol": "ip6"
}
},
+ "op": "==",
"right": 58
}
},
@@ -45,6 +48,7 @@
"protocol": "icmpv6"
}
},
+ "op": "==",
"right": "echo-request"
}
}
@@ -60,6 +64,7 @@
"protocol": "ip"
}
},
+ "op": "==",
"right": 58
}
},
@@ -68,6 +73,7 @@
"left": {
"meta": { "key": "l4proto" }
},
+ "op": "==",
"right": 58
}
},
@@ -79,6 +85,7 @@
"protocol": "icmpv6"
}
},
+ "op": "==",
"right": "destination-unreachable"
}
}