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