Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / tests /
2011-07-28 Ethan Jacksontests: Fix deprecated use of qw.
2011-07-28 Ben Pfafftests: Fix the two Python XFAIL tests.
2011-06-02 Ben Pfaffofp-util: Don't warn for different forms of nw_{src...
2011-05-31 Ben Pfaffovsdb: Check ovsdb_mutation_set_execute() return value...
2011-04-29 Ben Pfaffofp-util: Properly handle "tun_id"s in tun_id_from_cook...
2011-04-29 Ben Pfaffdaemon: Avoid races on pidfile creation.
2011-04-29 Ben Pfaffdaemon: Integrate checking for an existing pidfile...
2011-04-29 Ben PfaffLog anything that could prevent a daemon from starting.
2011-04-29 Ben Pfafftype-props: New macro for estimating length of a decima...
2011-04-01 Ben Pfaffovsdb-server: Avoid intermittent test failures due...
2011-03-31 Ben Pfaffovsdb: Truncate bad transactions from database log.
2011-03-31 Ben Pfaffovsdb: Check that ovsdb-server truncates corrupted...
2011-03-31 Ben Pfaffovsdb: Force strong references to non-root tables to...
2011-03-23 Ethan Jacksongitignore: Added ovs-vlan-bug-workaround and tests
2011-03-16 Ethan Jacksonovs-vsctl: Back out garbage collection changes.
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2011-03-16 Ben Pfaffofp-util: New function ofputil_decode_flow_stats_reply().
2011-03-16 Ben Pfaffovs-ofctl: Check min flow format support in negotiate_h...
2011-03-16 Ben Pfaffclassifier: Omit all-1-bits mask for VLAN TCI in cls_ru...
2011-03-16 Ben Pfaffofp-print: Consistently print priority only if it is...
2011-03-16 Ben Pfafftests: Fix up interface-reconfigure test and results.
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-14 Ben Pfaffofp-print: Omit timestamp when printing packets in...
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-03-10 Ben Pfaffpython/ovs/ovsuuid: Fix behavior of UUID.from_json...
2011-03-10 Andrew Evansreconnect: Rename CONNECT_IN_PROGRESS state to CONNECTI...
2011-03-10 Ethan Jacksonxenserver: Delete Bridge when creating vlan.
2011-03-10 Ethan Jacksonreconnect: Fix printf() format warning.
2011-03-10 Andrew Evansreconnect: Track last-disconnected time.
2011-03-10 Ben Pfaffovs-ofctl: Make add-flows command read from stdin if...
2011-03-01 Ben Pfaffovs-ofctl: Implement documented semantics of --flow...
2011-03-01 Andrew Evansxenserver: Add support for disabling in-band management...
2011-02-25 Ben Pfaffofp-print: Don't print priority for flow stats requests.
2011-02-23 Ben Pfafftest-ovsdb: Check uuid_from_string() return value.
2011-02-23 Justin Pettittest-ovsdb: Don't leak return value from ovsdb_txn_comm...
2011-02-23 Ben Pfaffmultipath: Validate multipath actions more thoroughly...
2011-02-18 Andrew Evansovsdb: Remove 'managers' column from 'Open vSwitch...
2011-02-15 Ben Pfaffovsdb-tool: New command "needs-conversion".
2011-02-15 Ben Pfaffovsdb-tool: Add commands for printing the database...
2011-02-11 Justin Pettitxenserver: Remove support for XenServer versions older...
2011-02-11 Andrew Evansxenserver: Merge upstream changes and drop pre-5.6...
2011-02-09 Ben Pfaffovs-vsctl: Add new "find" command.
2011-02-09 Ben Pfaffovs-vsctl: Add --columns options to "list" command.
2011-02-08 Andrew Evansovs-vsctl: Add commands to get/delete/set manager conne...
2011-02-07 Ben Pfaffdaemon: Define daemon options enums the same way as...
2011-02-03 Ethan Jacksonxenserver: Allow LACP configuration from xapi.
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-02-02 Justin Pettitlib: Replace IP_TYPE_ references with IPPROTO_.
2011-02-01 Justin Pettittests: Add test suite for packets.h.
2011-01-31 Ethan Jacksontests: Fix tests with UCS-2 Python.
2011-01-27 Ben Pfafftests: Tolerate different versions of tcpdump.
2011-01-26 Justin Pettittests: Skip frequently hanging "closes standard fds...
2011-01-20 Ben PfaffImplement arbitrary bitwise masks for tun_id field.
2011-01-19 Ethan Jacksontests: Update interface-reconfigure tests.
2011-01-12 Ethan Jacksonxenserver: Add miimon configuration support for xenserver.
2011-01-12 Ben Pfaffnx-match: Print register values in hex in "load" action...
2011-01-12 Ben Pfaffofp-print: Add tests for OpenFlow message formatting.
2011-01-12 Ben Pfaffofp-print: Print fragment handling in OpenFlow switch...
2011-01-12 Ethan Jacksontests: Fix bonding related test failures.
2011-01-12 Justin PettitAdd some new generated files to .gitignore.
2011-01-10 Ben Pfafftests: Fix Y2011 bug in testsuite.
2010-12-27 Ben PfaffImplement database schema versioning.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-17 Ben Pfaffnx-match: Use [] in format_nxm_field_bits where possible.
2010-12-15 Ben Pfaffofp-print: Always print priority exactly once.
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-10 Ben Pfaffofp-util: Make ofputil_cls_rule_to_match() help with...
2010-12-09 Ben Pfaffofp-print: Print every flow on a new line for NXST_FLOW...
2010-12-09 Ben Pfaffofp-print, ofp-parse: Add support for NXAST_REG_MOVE...
2010-12-09 Ben Pfaffovs-ofctl: Fix del-flows command parsing bugs.
2010-12-09 Ben PfaffAvoid using "grep -q" outside of GNU/Linux specific...
2010-12-07 Ben Pfaffovs-ofctl: Add --more option to increase OpenFlow messa...
2010-12-07 Ben Pfaffovs-ofctl: Add NXM support.
2010-12-07 Ben Pfaffnx-match: Add tests for error return values for unknown...
2010-12-06 Ben PfaffRefactor and centralize basic OpenFlow message decoding...
2010-12-02 Ben Pfafftests: Add tests for ofproto code.
2010-11-30 Ben Pfafftests: Don't remove testsuite on distclean.
2010-11-23 Ben Pfaffnx-match: Implement support for arbitrary VLAN TCI...
2010-11-22 Ben Pfaffflow: Fully separate flow_wildcards from OpenFlow wildc...
2010-11-22 Ben Pfaffflow: Remove flow_to/from_match() in favor of cls_rule_...
2010-11-22 Ben Pfaffflow: Move functions for dealing with wildcard bit...
2010-11-22 Ben Pfaffflow: New function flow_wildcards_is_exact().
2010-11-22 Ben Pfaffclassifier: New function cls_rule_equal().
2010-11-20 Ben Pfaffclassifier: Fix segfault iterating with rules that...
2010-11-18 Ben Pfaffovs-vsctl: Fix br-set-external-id.
2010-11-16 Ben Pfaffcsum: Avoid misaligned data access.
2010-11-16 Ben Pfafftest-csum: Make test_case requirements clear.
2010-11-16 Ben Pfaffovsdb-idl: Make selecting tables and columns to replica...
2010-11-15 Ben Pfaffclassifier: Add functions and macros for iteration...
2010-11-15 Ben Pfaffutil: Add function hexits_value() for parsing multiple...
2010-11-15 Ben Pfaffnicira-ext: New Nicira vendor action NXAST_NOTE.
2010-11-15 Ben Pfaffrandom: Add entropy test.
2010-11-12 Ben Pfaffclassifier: Delete dead code specialized for the exact...
2010-11-12 Ben Pfaffclassifier: Drop CLS_INC_* enumerations and related...
2010-11-12 Ben Pfafftest-classifier: Use get_unaligned_u32() from unaligned.h.
next