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