aboutsummaryrefslogtreecommitdiffstats
path: root/extras/packetforge/parsegraph/edges/ipv6_after_gre.json
blob: 90c40ec3974cfc0cd468fb228a1d7b43093519c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "type" : "edge",
    "start" : "gre",
    "end" : "ipv6",
    "actions" : [
        {
            "dst" : "start.protocoltype",
            "src" : "0x86dd"
        }
    ]
}