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