datapath: Fix build with backported skb_dst().
[sliver-openvswitch.git] / tests /
2010-05-07 Ben Pfaffovsdb-client: Serialize columns in predictable order...
2010-05-07 Ben Pfafftests: Fix bug in "ovsdb-tool compact" test.
2010-05-07 Ben Pfafftests: Fix bug in "weak references" test.
2010-05-07 Ben Pfafftests: Fix bug in ovsdb-server test suite.
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-12 Ben Pfaffovsdb: Use port 6632 as a default port for database...
2010-04-12 Ben Pfaffstream: Generalize stream_open_block().
2010-04-12 Ben Pfaffreconnect: Implement "passive mode".
2010-04-05 Ben Pfaffovs-vsctl: Allow setting arbitrary database columns...
2010-03-26 Ian Campbellxenserver: Ensure that Bridge.other-config:hwaddr and...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-24 Ben Pfaffvswitchd: Make names of Bridge external_ids generic.
2010-03-19 Ben Pfaffovsdb-server: Obtain SSL configuration from database.
2010-03-19 Jesse Grossclassifer: Fix test classifier to match real classifier.
2010-03-18 Ben Pfaffovsdb: Allow constraining the number of rows in a table.
2010-03-18 Ben Pfaffovsdb: Compact databases online automatically and on...
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffovsdb: Add tests for transient ovsdb-server.
2010-03-17 Ben Pfaffovsdb: Add support for weak references.
2010-03-17 Ben Pfafftests: Don't use obsolete names in ovs-vsctl tests...
2010-03-08 Ben PfaffRaise minimum Autoconf version to 2.64.
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-03-03 Ben Pfaffovsdb-idl: New function ovsdb_idl_txn_commit_block().
2010-03-03 Ben Pfaffxenserver: Implement missing interface-reconfigure...
2010-02-26 Ian Campbellvswitch: interface-reconfigure: bring down physical...
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-25 Ben PfaffRemove PCRE dependency.
2010-02-25 Ben Pfaffovsdb: Drop regular expression constraints.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-24 Ben Pfaffinterface-reconfigure: Fix up unit tests expected output.
2010-02-20 Justin Pettitofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
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-15 Ben Pfaffovsdb: Allow ovsdb_log_open()'s caller to choose whethe...
2010-02-15 Ben Pfaffovsdb-client: Add blank line between tables in CSV...
2010-02-15 Ben Pfaffovsdb-client: Introduce new data formatting style as...
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-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-11 Ben Pfafftests: Remove write-only variables.
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-09 Ben Pfaffovs-vsctl: Add --may-exist option for add-port, add...
2010-02-09 Ben Pfaffovs-vsctl: Add --may-exist option for add-br command.
2010-02-09 Ben Pfaffovsdb: Make scalars and 1-element sets interchangeable.
2010-02-09 Ben Pfaffovsdb: Get rid of "declare" operation.
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-08 Ben Pfaffovsdb: Fix result object for "declare" operation.
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 Pfafftests: Fix memory leaks in test programs.
2010-02-02 Ben Pfafftests: Always make ovsdb-server exit cleanly, to better...
2010-02-02 Ben PfaffAdd support for running the testsuite under 'valgrind'.
2010-02-02 Ben Pfafftests: Fix timing dependency in ovsdb-log test.
2010-02-02 Ben PfaffRework and simplify the "lcov" support for the testsuite.
2010-01-29 Ben Pfaffovs-vsctl: Add tests for database commands.
2010-01-27 Ben Pfaffovs-vsctl: Drop redundant {port,iface}-{set,get}-extern...
2010-01-26 Ben Pfaffdaemon: Make --monitor process change its process title.
2010-01-26 Ben Pfafftests: Fix ovsdb tests.
2010-01-26 Ben Pfaffovsdb: Require column type "min" value be 0 or 1.
2010-01-26 Ben Pfaffjson: Export function to parse an individual JSON string.
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: New macro OVS_WAIT_WHILE.
2010-01-15 Ben Pfafftests: Factor OVSDB_INIT out of OVS_VSCTL_SETUP for...
2010-01-15 Ben Pfafffatal-signal: After fork, clear hooks instead of disabl...
2010-01-15 Ben Pfafftests: Improve error reporting for timeval test failures.
2010-01-12 Ben Pfaffreconnect: Fix repeated RECONNECT_CONNECT that was...
2010-01-11 Ben Pfaffovsdb: Add tests for OVSDB protocol over SSL.
2010-01-08 Ben Pfafftests: Make test-vconn build and pass tests without...
2010-01-08 Ben Pfafftests: Improve vconn tests.
2010-01-08 Ben PfaffDistribute some forgotten files that are needed by...
2010-01-07 Ben Pfaffvconn: Test SSL vconns too.
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 Pfaffvconn: Convert vconn code to modern OVS structure.
2010-01-06 Ben PfaffAdd runtime test that strtok_r() bug fix works.
2010-01-06 Jesse Grossfatal-signal: Run signal hooks outside of actual signal...
2010-01-04 Ben Pfaffovsdb-server: Make database connections configurable...
2010-01-04 Ben Pfaffreconnect: Add connection attempt limiting feature.
2009-12-17 Ben Pfafftestsuite: Look for .ovsschema files in source dir...
2009-12-17 Ben Pfafftest-json: Avoid use of /dev/stdin to fix builds in...
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-16 Ben Pfaffjson: Accurately parse very large real numbers.
2009-12-15 Justin PettitClean-up compiler warnings about ignoring return values
2009-12-12 Ben Pfaffovsdb: Fix segfault when a column set contains an inval...
2009-12-11 Ben Pfaffovsdb: Cleanly abort delete operations.
2009-12-10 Ben Pfaffovs-vsctl: Add --if-exists options to del-br, del-port...
2009-12-10 Justin PettitUpdate .gitignore files
2009-12-10 Ben Pfaffovs-vsctl: New commands for working with external IDs.
2009-12-09 Ben Pfaffovs-vsctl: Fix performance problem.
next