[ovs-git] Open vSwitch: ovsdb-idl: Fix resolution of references from one table to another. (db)

dev at openvswitch.org dev at openvswitch.org
Thu Dec 3 18:55:42 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, db has been updated
       via  e9011ac83235d37c8c05efee1a200f0879080187 (commit)
       via  75c7fd6c824da2700b494e7e228b88d172f78be3 (commit)
      from  66095e15866fb7c1f8fdf64814097bb455145fe6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e9011ac83235d37c8c05efee1a200f0879080187
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e9011ac83235d37c8c05efee1a200f0879080187
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Fix resolution of references from one table to another.
		
Our tests only checked references from a table to itself, so of course
there were bugs in references from one table to another.  This fixes the
obvious one and adds a test.


commit 75c7fd6c824da2700b494e7e228b88d172f78be3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=75c7fd6c824da2700b494e7e228b88d172f78be3
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Make IDL-generated files depend on ovsdb-idlc.
		
This ensures that IDL-generated files get rebuilt whenever the IDL
compiler itself is updated.


-----------------------------------------------------------------------

Summary of changes:
 lib/ovsdb-idl.c      |    7 ++-
 tests/automake.mk    |    1 +
 tests/idltest.ovsidl |   15 +++++--
 tests/ovsdb-idl.at   |  110 ++++++++++++++++++++++++++++---------------------
 tests/test-ovsdb.c   |   44 +++++++++++++-------
 vswitchd/automake.mk |    2 +
 6 files changed, 109 insertions(+), 70 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list