Catalli's threaded switch
[sliver-openvswitch.git] / tests /
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-25 Justin Pettitxenserver: Prepend XenServer external ids with "xs-"
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...
2010-08-25 Ben Pfaffreconnect: Refactor tests to use common macro.
2010-08-25 Ben Pfaffovsdb: Remove unused ovsdb_datum_from_json_unique().
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-08-10 Ben Pfaffdatapath: Fix handling of 802.1Q and SNAP headers.
2010-08-02 Ben Pfaffvswitch: Add external_ids column to every table.
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-07-31 Justin Pettitvswitchd: Remove default controller config from Open_vS...
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfaffvlog: Make vlog initialize itself when necessary.
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-21 Ben Pfafftests: Disable profiling for "wait-until must wait...
2010-07-16 Ben Pfaffovs-vsctl: Do not allow record names to be abbreviated.
2010-07-14 Ben PfaffTests: Fix nonportable \" escape in printf(1) invocation.
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
2010-07-01 Ben Pfaffovsdb: Extend "monitor" to select different operations...
2010-06-30 Ben Pfafftests: Add OVSDB tests for monitors that select only...
2010-06-29 Ben Pfaffovs-vsctl: Add "wait-until" command.
2010-06-29 Ben Pfaffovs-vsctl: Prepare for more flexible database argument...
2010-06-25 Ben Pfaffovs-vsctl: Make "ovs-vsctl get <table> <record> _uuid...
2010-06-24 Ben Pfafftests: Tolerate ignored SIGPIPE in daemon tests.
2010-06-24 Ben Pfaffvconn: Fix tracking of "connected" state.
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-06-23 Ben Pfafftests: Fix occasional failure of "self-linking idl...
2010-06-22 Ben Pfaffovsdb-server: Improve logging for referential integrity...
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-06-17 Ben Pfaffovs-vsctl: Fix spelling error in log message.
2010-06-10 Jesse Grosstests: Allow some difference in rounding in timeval...
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-05-26 Ben Pfafftests: Remove incorrect OVS_UNUSED from declaration.
2010-05-26 Ben Pfafftests: Speed up classifier test.
2010-05-26 Ben Pfafftests: Break monolithic classifier test into subtests.
2010-05-26 Ben Pfafftests: Avoid nonportable \x escapes in printf(1) invoca...
2010-05-17 Wei Yongjuntests: fix compile warning of tests/test-ovsdb.c
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.
next