datapath-windows: Fix broken build on MSVC.
[cascardo/ovs.git] / tests /
2014-11-25 Ben Pfafftests: Fix test broken by introduction of ONFOXM_ET_TCP...
2014-11-25 Shu Shenofproto-dpif: Add test case for OF1.4 packet-in.
2014-11-22 Jean Tourrilhesofp-util.c: Enable packet-in messages for OpenFlow...
2014-11-22 Joe Stringertests: Add command to purge revalidators of flows.
2014-11-21 Jarno Rajahalmetunnel-push-pop.at: Make test more deterministic.
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
2014-11-14 Jarno Rajahalmeclassifier: Remove internal mutex.
2014-11-14 Jarno Rajahalmeclassifier: Lockless and robust classifier iteration.
2014-11-14 Jarno Rajahalmeclassifier: Do not insert duplicate rules in indices.
2014-11-14 Jarno Rajahalmerstp: Refactor rstp_port_set_administrative_bridge_port...
2014-11-14 Pravin B Shelartests: Skip tunnel-push-pop test on Windows and BSD.
2014-11-13 Simon Hormanovs-ofctl: Support bucket commands
2014-11-12 Jarno Rajahalmetests: Fix ovs-ofctl rule with importance test case.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Gurucharan Shettytests: Skip a sflow test for Windows.
2014-11-12 Simon Hormanofproto: Test that group commands fail for OpenFlow 1.0
2014-11-11 Neil McKeesflow: Export LAG, PORTNAME, and OPENFLOWPORT informati...
2014-11-11 Simon Hormanofproto: Add OpenFlow 1.5 group tests.
2014-11-11 Simon Hormanofproto: Add OpenFlow 1.3 group stats test.
2014-11-11 Simon Hormanofp-print: Support printing of (draft) OpenFlow 1.5...
2014-11-11 Simon Hormanofp-print: Print bucket ids of OpenFlow 1.5 group messages.
2014-11-11 Ben Pfafftests: Avoid nonportable use of bash-specific {a..b...
2014-11-11 Shu Shenofproto: Fix supported group types.
2014-11-10 Jarno RajahalmeFix setting transport ports with frags.
2014-11-10 Jarno Rajahalmeminiflow_extract: Properly handle small IP packets.
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-06 Jarno Rajahalmeclassifier: Constify RCU pointers.
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-11-04 Jean Tourrilhestests: Make sure test for actset_output tests initial...
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-03 Jarno Rajahalmeofproto-dpif-xlate: Do not clear ports with frags in...
2014-11-03 Jarno Rajahalmetests/ofproto-dpif - fragment handling: Add detail.
2014-10-31 Jarno Rajahalmetest-classifier: Ensure priority is not INT_MIN.
2014-10-31 Jarno Rajahalmeclassifier: Use rculist.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-30 Wang Sheng-Huitests: Check the existance of WHY-OVS.md instead of...
2014-10-30 Jarno Rajahalmeovs_assert, tests: Support NDEBUG.
2014-10-29 Ben Pfaffovs-vsctl: Allow referring to rows whose names are...
2014-10-29 Jarno Rajahalmetests/test-classifier: Properly use ovsrcu_postpone.
2014-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-10-29 Alex Wangovs-appctl: Rename 'help' to 'list-commands'.
2014-10-24 Jarno Rajahalmelib/classifier: Add lib/classifier-private.h.
2014-10-24 Simon Hormanofproto: Only allow indirect groups with one bucket
2014-10-23 Ben Pfaffofproto: Report support for group stats.
2014-10-23 Ben Pfaffofp-actions: Properly check for action that exceeds...
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
2014-10-09 Alex Wangovs-vswitchd: Fix high cpu utilization when acquire...
2014-10-08 Jean Tourrilhestests: Add test of double set-field in output action...
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-08 Jean Tourrilhestests: Add test for masked set_field action.
2014-10-08 Ben Pfaffofp-actions: Support OF1.5 (draft) masked Set-Field...
2014-10-08 Jean Tourrilhestests: Check that port status MODIFY messages are gener...
2014-10-08 Ben Pfaffovs-vsctl: Allow modifying "immutable" columns if we...
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-07 Jarno Rajahalmelib/bitmap: Faster bitmap functions.
2014-10-06 Jarno Rajahalmelib/cmap: cmap_find_batch().
2014-10-06 Jarno Rajahalmetests/test-cmap: Balance benchmarks between cmap and...
2014-10-06 Jarno Rajahalmelib: Fix MPLS masking.
2014-10-06 Jarno Rajahalmelib/match: Do not format undefined fields.
2014-10-06 Gurucharan Shettyovs-vswitchd.at: Port tests to run successfully on...
2014-10-06 Andy Zhoubridge: Keep bond active slave selection across OVS...
2014-10-03 Alex Wangovs-vswitchd.at: Add test for switch over to another...
2014-10-03 Daniele Di Proiettodpif-netdev: fix dp_netdev_free()
2014-10-03 Alex Wangbfd.at: Fix intermittent failure of test - flap_count.
2014-10-02 Jarno Rajahalmelib/ovs-atomic-i586: Faster 64-bit atomics on 32-bit...
2014-10-01 YAMAMOTO Takashiovs-vswitchd.at: Fix "start additional ovs-vswitchd...
2014-10-01 Alex Wangbridge: Fix high cpu utilization.
2014-09-30 Joe Stringertests: Mention binomial coefficient in hash tests.
2014-09-29 Ben Pfaffnx-match: Reject bad wildcard combinations.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
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
next