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