summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/tcpopt.t.json.output
blob: ca6714b728416f219fab22047effa30956c827c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# tcp option sack0 right 1
[
    {
        "match": {
            "left": {
                "tcp option": {
                    "field": "right",
                    "name": "sack"
                }
            },
            "right": 1
        }
    }
]