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