summaryrefslogtreecommitdiffstats
path: root/tests/py/bridge/icmpX.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/bridge/icmpX.t.json.output')
-rw-r--r--tests/py/bridge/icmpX.t.json.output4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/py/bridge/icmpX.t.json.output b/tests/py/bridge/icmpX.t.json.output
index ecfaa62f..8cf46791 100644
--- a/tests/py/bridge/icmpX.t.json.output
+++ b/tests/py/bridge/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"
}
}