netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / ovsdb-types.c
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-07-23 Ben Pfaffovsdb-types: Make ovsdb_base_type_get_enum_type() threa...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-08-24 Ben Pfaffpython: Take advantage of Python "x < y < z" syntax.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffovsdb: Add support for weak references.
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-25 Ben Pfaffovsdb: Drop regular expression constraints.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Make scalars and 1-element sets interchangeable.
2010-02-08 Ben Pfaffovsdb: Fix support for systems where libpcre is not...
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-26 Ben Pfaffovsdb: Require column type "min" value be 0 or 1.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-05 Ben PfaffInitial implementation of OVSDB.