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