netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests / ovsdb-execution.at
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2013-04-22 YAMAMOTO Takashiinvoke perl as ${PERL}
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-03-07 Ben Pfafftests: Convert *_SCHEMA macros to shell functions.
2011-06-06 Ben Pfaffovsdb: Implement table uniqueness constraints ("indexes").
2011-05-31 Ben Pfaffovsdb: Check ovsdb_mutation_set_execute() return value...
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-10 Ben Pfaffovsdb: Improve error message for duplicate uuid-name.
2011-03-10 Ben Pfaffovsdb-data: Verify that named-uuid string is an <id>.
2011-02-15 Ben Pfaffovsdb-tool: Add commands for printing the database...
2010-12-27 Ben PfaffImplement database schema versioning.
2010-06-22 Ben Pfaffovsdb-server: Improve logging for referential integrity...
2010-05-07 Ben Pfafftests: Fix bug in "weak references" test.
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-17 Ben Pfaffovsdb: Add support for weak references.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffovsdb: Fix commit to disk of rows added to a table...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-09 Ben Pfaffovsdb: Get rid of "declare" operation.
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-02-02 Ben PfaffRework and simplify the "lcov" support for the testsuite.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-16 Ben Pfaffovsdb: Add tests for file storage and for ovsdb-server.
2009-11-05 Ben PfaffInitial implementation of OVSDB.