]> git.proxmox.com Git - ovs.git/blob - lib/ovsdb-server-idl.ann
Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
[ovs.git] / lib / ovsdb-server-idl.ann
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
8 s["idlPrefix"] = "serverrec_"
9 s["idlHeader"] = "\"lib/ovsdb-server-idl.h\""