aboutsummaryrefslogtreecommitdiffstats
path: root/extras/packetforge/parsegraph/edges/mac_after_vxlan.json
diff options
context:
space:
mode:
Diffstat (limited to 'extras/packetforge/parsegraph/edges/mac_after_vxlan.json')
-rw-r--r--extras/packetforge/parsegraph/edges/mac_after_vxlan.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/packetforge/parsegraph/edges/mac_after_vxlan.json b/extras/packetforge/parsegraph/edges/mac_after_vxlan.json
new file mode 100644
index 00000000000..c1c1fa25540
--- /dev/null
+++ b/extras/packetforge/parsegraph/edges/mac_after_vxlan.json
@@ -0,0 +1,5 @@
+{
+ "type" : "edge",
+ "start" : "vxlan",
+ "end" : "mac"
+}