X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2FSPECS;h=2c83cf2a66c0514dc2ff22f0f660f0a6106db6c7;hb=822b56da1165488311e7a5460ed995cf0465b672;hp=97f988265947ec7508f581385035231cc14f97b2;hpb=8159b984dced44851670bd48e204b4e854941a24;p=openvswitch diff --git a/ovsdb/SPECS b/ovsdb/SPECS index 97f98826..2c83cf2a 100644 --- a/ovsdb/SPECS +++ b/ovsdb/SPECS @@ -108,6 +108,7 @@ is represented by , as described below. "name": required "version": required + "cksum": optional "tables": {: , ...} required The "name" identifies the database as a whole. It must be @@ -121,6 +122,9 @@ is represented by , as described below. present. Open vSwitch semantics for "version" are described in ovs-vswitchd.conf.db(5). + The "cksum" optionally reports an implementation-defined checksum + for the database schema. + A JSON object with the following members: