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