diff options
Diffstat (limited to 'tests/py/ip')
-rw-r--r-- | tests/py/ip/icmp.t.json.output | 24 |
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 52fd6016..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": [ - 2, - 4, - 33, - 54, - 56 - ] - } - } - } -] - # icmp id 1245 log [ { |