Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / tests /
2010-11-11 Ben Pfaffnx-match: Add tests that wildcard bits are zeroed by...
2010-11-11 Ben PfaffAdd support for matching Ethernet multicast frames.
2010-11-11 Ben Pfaffofproto: Implement support for registers in extended...
2010-11-11 Ben Pfafftest-classifier: Test CLASSIFIER_FOR_EACH_EXACT_RULE.
2010-11-10 Ben Pfaffsocket-util: Work around Unix domain socket path name...
2010-11-10 Ben Pfaffutil: New function base_name().
2010-11-10 Ben Pfaffofproto: Implement Nicira Extended Match flexible flow...
2010-11-08 Ben Pfaffflow: Better abstract flow_wildcards and use it more...
2010-11-03 Ben Pfaffclassifier: Rewrite.
2010-10-29 Ben Pfaffclassifier: Merge classifier_lookup_wild(), classifier_...
2010-10-29 Ben Pfaffclassifier: Remove classifier_insert_exact().
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-22 Ben Pfaffovsdb-idl: Test prerequisite checking.
2010-10-21 Ben Pfafftests: Update expected test result to match "ovsdb...
2010-10-11 Ben Pfaffflow: Get rid of flow_t typedef.
2010-10-11 Ben Pfaffflow: Separate "flow_t" from "struct odp_flow_key".
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-10-01 Ben Pfaffofp-parse: Add test.
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-09-23 Ethan Jacksontests: Test that children restart with special exit...
2010-09-23 Ethan Jacksontests: Remove trailing whitespace from python daemon...
2010-09-22 Ethan Jacksonxenserver: Only put the primary XenServer UUID in defau...
2010-09-21 Ben Pfaffovs-vsctl: Allow "get" commands to create @names also.
2010-09-21 Ben Pfafftests: Add 5-second timeout to ovs-vsctl tests.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
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...
next