aboutsummaryrefslogtreecommitdiffstats
path: root/extras/packetforge/parsegraph/edges/gtppsc_after_gtpu.json
blob: ec985bb888f8913df66f7316fea9fa1ffac3259c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "type" : "edge",
    "start" : "gtpu",
    "end" : "gtppsc",
    "actions" : [
        {
            "dst" : "start.e",
            "src" : "1"
        },
        {
            "dst" : "start.nextextentionheadertype",
            "src" : "0x85"
        },
        {
            "dst" : "start.messagetype",
            "src" : "0xff"
        }
    ]
}