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