python: Implement write support in Python IDL for OVSDB.
[sliver-openvswitch.git] / tests / automake.mk
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-13 Ben PfaffImplement new "learn" action.
2011-08-09 Ben PfaffNew action NXAST_RESUBMIT_TABLE.
2011-08-08 Ben Pfaffodp-util: New function odp_flow_key_from_string().
2011-07-23 Ben Pfaffutil: New function log_2_floor().
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-06-07 Ben Pfaffovs-openflowd: Rename test-openflowd and move to "tests...
2011-04-21 Ben Pfafftests: Add ovs-openflowd to programs that need valgrind...
2011-04-12 Ethan Jacksontests: Unit test autopath via ovs-ofctl.
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-01 Ben Pfaffovs-ofctl: Implement documented semantics of --flow...
2011-02-01 Justin Pettittests: Add test suite for packets.h.
2011-01-12 Ben Pfaffofp-print: Add tests for OpenFlow message formatting.
2011-01-10 Ben Pfafftests: Fix Y2011 bug in testsuite.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-02 Ben Pfafftests: Add tests for ofproto code.
2010-11-30 Ben Pfafftests: Don't remove testsuite on distclean.
2010-11-15 Ben Pfaffrandom: Add entropy test.
2010-11-10 Ben Pfaffsocket-util: Work around Unix domain socket path name...
2010-11-10 Ben Pfaffutil: New function base_name().
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-10-29 Ben Pfaffxtoxll: Add byte conversions macros for use in constant...
2010-10-01 Ben Pfaffofp-parse: Add test.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-07-21 Ben Pfafftests: Disable profiling for "wait-until must wait...
2010-05-26 Ben Pfafftests: Break monolithic classifier test into subtests.
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 PfaffRemove PCRE dependency.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-23 Ben Pfafftests: Add basic unit tests for interface-reconfigure.
2010-02-15 Ben Pfaffovsdb: Implement ovsdb-tool commands "compact" and...
2010-02-11 Ben PfaffMerge "master" into "next".
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 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben PfaffAdd support for running the testsuite under 'valgrind'.
2010-02-02 Ben PfaffRework and simplify the "lcov" support for the testsuite.
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2010-01-26 Ben Pfafftests: Prefer $(VAR) over @VAR@ in Makefiles.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-25 Ben PfaffAdd build checks for portable OpenFlow structure paddin...
2010-01-15 Ben Pfaffdaemon: Add support for process monitoring and restart.
2010-01-15 Ben Pfafftests: Factor OVSDB_INIT out of OVS_VSCTL_SETUP for...
2010-01-11 Ben Pfaffovsdb: Add tests for OVSDB protocol over SSL.
2010-01-08 Ben Pfafftests: Improve vconn tests.
2010-01-08 Ben PfaffDistribute some forgotten files that are needed by...
2010-01-07 Ben Pfaffstream: Really enable SSL streams.
2010-01-07 Ben PfaffRemove "fault" module.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2010-01-06 Ben PfaffAdd runtime test that strtok_r() bug fix works.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-08 Ben Pfaffovsdb-idlc: Add rules to make sure .h files get generat...
2009-12-04 Ben PfaffDistribute ovsdb-idlc built sources, so Python is not...
2009-12-03 Ben Pfaffovsdb-idl: Make IDL-generated files depend on ovsdb...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-18 Ben Pfaffovsdb: Monitor support.
2009-11-16 Ben Pfaffovsdb: Add tests for file storage and for ovsdb-server.
2009-11-16 Ben Pfaffovsdb: Rename ovsdb_file to ovsdb_log.
2009-11-12 Ben PfaffNew "reconnect" library for managing network connection...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-05 Ben PfaffInitial implementation of OVSDB.
2009-11-04 Ben PfaffImplement JSON-RPC protocol.
2009-11-04 Ben PfaffNew dir_name() function plus tests.
2009-11-04 Ben PfaffImplement RFC 4122-compliant UUIDs.
2009-11-04 Ben PfaffImplement JSON parsing and serialization.
2009-10-29 Ben PfaffImplement library for lockfiles and use it in cfg code.
2009-10-23 Ben PfaffAdd test to ensure that time advances both normally...
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-14 Ben PfaffNew utility ovs-vsctl.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-29 Ben PfaffAdd support for code coverage analysis with gcov and...
2009-07-29 Ben PfaffUse Autotest for the Open vSwitch test suite.
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-01 Justin PettitMerge commit 'origin/citrix'
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-13 Ben Pfaffvconn: Add unit test for tcp and unix vconns.
2009-06-10 Ben PfaffAdd unit test for SHA-1 library.
2009-06-10 Ben PfaffAdd unit test for TCP/IP checksumming code.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0