vtep: Initial checkin of vtep schema.
[sliver-openvswitch.git] / lib / vtep-idl.ann
diff --git a/lib/vtep-idl.ann b/lib/vtep-idl.ann
new file mode 100644 (file)
index 0000000..5ffe585
--- /dev/null
@@ -0,0 +1,9 @@
+# -*- python -*-
+
+# This code, when invoked by "ovsdb-idlc annotate" (by the build
+# process), annotates vswitch.ovsschema with additional data that give
+# the ovsdb-idl engine information about the types involved, so that
+# it can generate more programmer-friendly data structures.
+
+s["idlPrefix"] = "vteprec_"
+s["idlHeader"] = "\"lib/vtep-idl.h\""