]> git.proxmox.com Git - mirror_ovs.git/blame - lib/vswitch-idl.ann
ofp-actions: Fix userspace support for mpls_ttl.
[mirror_ovs.git] / lib / vswitch-idl.ann
CommitLineData
00732bf5
BP
1# -*- python -*-
2
3# This code, when invoked by "ovsdb-idlc annotate" (by the build
4# process), annotates vswitch.ovsschema with additional data that give
5# the ovsdb-idl engine information about the types involved, so that
6# it can generate more programmer-friendly data structures.
7
8s["idlPrefix"] = "ovsrec_"
6e037e3c 9s["idlHeader"] = "\"lib/vswitch-idl.h\""