Cleanly separate IDL annotations from OVSDB schema information.
[openvswitch] / ovsdb / automake.mk
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2010-01-07 Ben PfaffRemove "fault" module.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-11 Ben Pfaffvswitch: Generate text file documenting the vswitch...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.
2009-11-24 Ben Pfaffovsdb: Add ovsdb IDL compiler to build system.
2009-11-16 Ben Pfaffovsdb: Add replication support and refactor files in...
2009-11-16 Ben Pfaffovsdb: Rename ovsdb_file to ovsdb_log.
2009-11-06 Ben Pfaffovsdb: Add new ovsdb-client program.
2009-11-06 Ben Pfaffovsdb: Add documentation for ovsdb-server and ovsdb...
2009-11-05 Ben PfaffInitial implementation of OVSDB.