[ovs-dev] [idl 0/4] IDL cleanups

Ben Pfaff blp at nicira.com
Wed Mar 28 00:00:52 UTC 2012


I guess I'm the only one really comfortable with the IDL.  I hope
this helps.

Ben Pfaff (4):
  ovs-monitor-ipsec: Use same pattern as ovs-xapi-sync.
  ovsdb-idl: Simplify transaction retry.
  ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
  ovsdb-idl: Improve documentation.

 debian/ovs-monitor-ipsec |    7 +-
 lib/ovsdb-idl.c          |  213 ++++++++++++++++++++++++++++++++++------------
 lib/ovsdb-idl.h          |   69 +++++++++++++--
 python/ovs/db/idl.py     |  174 ++++++++++++++++++++++++++++++--------
 tests/ovsdb-idl.at       |    4 +-
 tests/test-ovsdb.c       |   29 +++++--
 tests/test-ovsdb.py      |   14 ++-
 utilities/ovs-vsctl.c    |   54 +++++-------
 vswitchd/bridge.c        |   10 ++-
 9 files changed, 428 insertions(+), 146 deletions(-)

-- 
1.7.2.5




More information about the dev mailing list