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