]> git.proxmox.com Git - mirror_ovs.git/blame - vtep/vtep-idl.ann
vconn: Allow timeout configuration for blocking connection.
[mirror_ovs.git] / vtep / vtep-idl.ann
CommitLineData
add17b69
BD
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"] = "vteprec_"
9d821569 9s["idlHeader"] = "\"vtep/vtep-idl.h\""