aboutsummaryrefslogtreecommitdiffstats
path: root/extras/packetforge/parsegraph/edges/ah_after_ipv6.json
blob: 64620fa276b1f740501f47703280549b9954dbf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "type" : "edge",
    "start" : "ipv6,ipv6srh,ipv6crh16,ipv6crh32",
    "end" : "ah",
    "actions" : [
        {
            "dst" : "start.nextheader",
            "src" : "51"
        }
    ]
}