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