netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ovsdb / table.h
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-06-06 Ben Pfaffovsdb: Implement table uniqueness constraints ("indexes").
2011-06-06 Ben Pfaffovsdb: Move ovsdb_table_put_row() into test program.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-18 Ben Pfaffovsdb: Allow constraining the number of rows in a table.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffovsdb: Add functions to clone schemas.
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-08 Ben Pfaffovsdb: Use direct pointer from table to txn_table to...
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-05 Ben PfaffInitial implementation of OVSDB.