datapath-windows: Add WMI Script that updates Hyper-V friendly port names.
[cascardo/ovs.git] / tests /
2014-09-25 Alex Wangrstp.at: Fix intermittent test failure.
2014-09-24 Selvamuthukumarofp-actions: Fix error code for invalid table id.
2014-09-17 Daniele Di Proiettoofproto-dpif-xlate: Wildcard skb_priority if QoS is...
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-15 Gurucharan ShettyFix remaining "uninitialized local variable" used warni...
2014-09-11 Alex Wangovsdb-server: Remove the 'enable-dummy' option.
2014-09-09 Jarno Rajahalmelib/odp: Use masked set actions.
2014-09-09 Jarno Rajahalmelib/odp-util: Skip ignored fields when parsing and...
2014-09-09 Jarno Rajahalmelib/rstp: Remove lock recursion.
2014-09-09 Jarno Rajahalmelib/rstp: More robust thread safety.
2014-09-09 Jarno Rajahalmelib/stp,rstp: Add unit more unit tests.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-09-08 Jarno Rajahalmelib/odp-util: Add tunnel tp_src, tp_dst parsing and...
2014-09-08 Jarno Rajahalmelib: Unify flags parsing and formatting.
2014-09-08 Jarno Rajahalmelib/odp: Masked set action execution and printing.
2014-09-04 Ben Pfaffofp-errors: Fix bugs in treatment of OpenFlow experimen...
2014-09-04 Ben Pfaffnx-match: Serialize standard xregs instead of Nicira...
2014-09-02 Ben Pfaffovs-vsctl: Correctly exit on errors for non-map types...
2014-09-02 Thomas Graftest-bitmap: Fix multiple minor memory leaks
2014-09-02 Thomas Graftest-stp: Fix leak of open file descriptor for input_file
2014-08-27 Joe Stringertests: Fix race conditions.
2014-08-26 Ben Pfafftest-controller: Rename to ovs-testcontroller, again...
2014-08-21 Jean Tourrilhestests: Add test that 1.5 copy-field can copy into the...
2014-08-20 Terry Wilsonovsdb: Allow comparison on optional scalar types
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-15 Thomas Grafofp-actions: Include OFPACT_REG_MOVE in action set
2014-08-14 Ethan Jacksondpif-netdev: Streamline miss handling.
2014-08-13 Alex Wangovs-numa: Add ovs-numa.{c,h} for extracting and storing cpu
2014-08-13 Daniele Di Proiettonetdev-dpdk: Move to DPDK 1.7.0
2014-08-11 Ben Pfaffofp-actions: Use specific error code for oxm_hasmask...
2014-08-11 Ben Pfaffofp-actions: Add support for OpenFlow 1.5 (draft) Copy...
2014-08-11 Ben Pfaffovs-ofctl: Generalize action and instruction test commands.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-actions: Pretend that OpenFlow 1.0 has instructions.
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add instructions bitmaps and fix related...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-08-06 Daniele Di Proiettotest-atomic: Fix warnings for GCC4.9 and sparse
2014-08-05 Jarno Rajahalmetests/test-atomic: Cover more of the atomic API.
2014-08-04 Ben Pfafftests: Turn off appctl poll_loop logging for long output.
2014-08-04 Ben Pfaffofproto-dpif: Fix tests broken by previous commit.
2014-07-31 Kmindgbitmap: Add test for bitmap_equal and bitmap_scan
2014-07-29 Ben Pfafftests: Add another test for extended registers.
2014-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-07-28 Ben Pfaffmeta-flow: Add 64-bit registers.
2014-07-22 Ben PfaffUse xstrdup() instead of strdup(), xmalloc() instead...
2014-07-22 Ben Pfafftests: Wait for ofctl_monitor.log in ofproto-dpif contr...
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-18 Jarno Rajahalmelib/classifier: Unify struct classifier and cls_classifier.
2014-07-16 Daniele Di Proiettocmap: Fix cmap_next_position()
2014-07-16 maryam.tahhannetdev-dpdk: add dpdk rings to netdev-dpdk
2014-07-15 Gurucharan Shettytests: Use the 'LARGE_MSECS' variation of time/warp...
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-07-14 Gurucharan Shettyovsdb-server.at: Skip tests that use ovsdb-server's...
2014-07-11 Ben Pfafftests: Disable glibc memory checking under glibc <...
2014-07-11 Jarno Rajahalmelib/hash: Use CRC32 for hashing.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: RCUify prefix trie code.
2014-07-11 Jarno Rajahalmelib/classifier: Use internal mutex.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-07-11 Jarno Rajahalmelib/classifier: Use cmap.
2014-07-08 Joe Stringertests: Fix "megaflow disabled" test.
2014-07-07 Joe Stringertests: Fix race in 'balance-tcp bonding' test.
2014-07-01 Gurucharan Shettytest-vconn: Change the expected error for Windows.
2014-06-30 Gurucharan Shettytests: Port test-sflow and test-netflow to Windows.
2014-06-30 Joe Stringerudpif: Add command to wait for revalidation.
2014-06-27 Thomas Grafbuild: Allow building with autoconf 2.63
2014-06-27 Gurucharan Shettytest-ovsdb: Workaround unicode bug in Python 2.4.x.
2014-06-27 Gurucharan Shettyvlan-splinters.at: Skip the test for Windows.
2014-06-27 Gurucharan Shettyovs-ofctl: Ability to read a hex string from file.
2014-06-27 Gurucharan Shettyovs-vsctl.at: Workaround lack of 'kill -l' on Windows.
2014-06-26 Gurucharan Shettyovsdb-tool: Workaround inability to replace existing...
2014-06-26 Gurucharan Shettyovsdb-server.at: Handle different error message for...
2014-06-26 Gurucharan Shettyinterface-reconfigure.at: Skip POSIX specfic tests...
2014-06-26 Gurucharan Shettyofproto-dpif.at: Skip sflow tests in Windows.
2014-06-26 Gurucharan Shettyfile_name.at: Skip a symlink related test for Windows.
2014-06-26 Gurucharan Shettyovs-ofctl.at: Prevent msys from getting confused with...
2014-06-26 Gurucharan Shettyovs-vsctl.at: Adjust test output for Windows.
2014-06-26 Gurucharan Shettyovsdb-server.at: Adjust PKIDIR for ssl test.
2014-06-26 Gurucharan Shettyovsdb-server.at: Use different test for socket files.
2014-06-26 Gurucharan Shettyovsdb-server.at: Skip a few tests with '--monitor'...
2014-06-26 Jarno Rajahalmelib/classifier: Add miniflow_and_mask_matches_flow_wc.
2014-06-26 Jarno Rajahalmelib/classifier: Optimize megaflows for single rule...
2014-06-26 Jarno Rajahalmelib/pvector: Non-intrusive RCU priority vector.
2014-06-25 Simon Hormanofproto-dpif: Add MPLS tests
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Joe Stringertests: Remove extraneous parenthesis from test name.
2014-06-24 Daniele Di Proiettotest-classifier: add ovs_assert to prevent warning
2014-06-24 Thomas Grafofp-parse: Correctly parse actions= in group bucket
2014-06-24 Flavio Leitnerbridge: Enable multicast support on the bridge
2014-06-24 Gurucharan Shettyatlocal: Disable Python related tests on Windows.
2014-06-24 Gurucharan Shettylockfile: Modify tests for Windows.
2014-06-24 Gurucharan Shettyutil: Don't compile couple of unused function for Windows.
2014-06-24 Gurucharan Shettydaemon-windows: unlink pidfile before stopping the...
2014-06-24 Gurucharan Shettytest-util: Changes for 'assert' test on Windows.
2014-06-23 Simon Hormanofproto: Honour out_port of flow monitors
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-06-13 Simon Hormanofproto: Honour NXFMF_OWN flag of flow monitors
next