summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/icmp.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/icmp.t.json.output')
-rw-r--r--tests/py/ip/icmp.t.json.output24
1 files changed, 0 insertions, 24 deletions
diff --git a/tests/py/ip/icmp.t.json.output b/tests/py/ip/icmp.t.json.output
index 5a075858..d79e72b5 100644
--- a/tests/py/ip/icmp.t.json.output
+++ b/tests/py/ip/icmp.t.json.output
@@ -1,27 +1,3 @@
-# icmp code { 2, 4, 54, 33, 56}
-[
- {
- "match": {
- "left": {
- "payload": {
- "field": "code",
- "protocol": "icmp"
- }
- },
- "op": "==",
- "right": {
- "set": [
- "prot-unreachable",
- "frag-needed",
- 33,
- 54,
- 56
- ]
- }
- }
- }
-]
-
# icmp id 1245 log
[
{