aboutsummaryrefslogtreecommitdiffstats
path: root/extras/packetforge/parsegraph/edges/ip_after_gtpu.json
blob: 03d89ffc4b9338ce19314b3c56ec203bee2f4c51 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "type" : "edge",
    "start" : "gtpu",
    "end" : "ipv4,ipv6",
    "actions" : [
        {
            "dst" : "start.messagetype",
            "src" : "0xff"
        }
    ]
}