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