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