ovsdb: Add support for referential integrity in the database itself.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Feb 2010 22:09:41 +0000 (14:09 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Feb 2010 22:16:19 +0000 (14:16 -0800)
commit0d0f05b909b6428d44eb147bd4edd73782d2a137
treec64d595c7df2281b6a69d00dc2a4f73d37986a40
parentbd76d25d8b3b7d11c5a326e91d784ad2cdeecd45
ovsdb: Add support for referential integrity in the database itself.
24 files changed:
lib/ovsdb-data.c
lib/ovsdb-types.c
lib/ovsdb-types.h
ovsdb/SPECS
ovsdb/ovsdb-idlc.1
ovsdb/ovsdb-idlc.in
ovsdb/ovsdb.c
ovsdb/row.c
ovsdb/row.h
ovsdb/transaction.c
tests/automake.mk
tests/idltest.ann
tests/idltest.ovsschema
tests/ovs-vsctl.at
tests/ovsdb-execution.at
tests/ovsdb-idl.at
tests/ovsdb-schema.at [new file with mode: 0644]
tests/ovsdb-types.at
tests/ovsdb.at
tests/test-ovsdb.c
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c
vswitchd/vswitch-idl.ann
vswitchd/vswitch.ovsschema