aboutsummaryrefslogtreecommitdiffstats
path: root/extras/packetforge/parsegraph/edges/arpv4_after_macvlan.json
blob: 28c042b9c93d165dcd620592d00541151e2d8bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "type" : "edge",
    "start" : "mac,vlan",
    "end" : "arpv4",
    "actions" : [
        {
            "dst" : "start.ethertype",
            "src" : "0x0806"
        }
    ]
}