tests: Fix race condition waiting for monitor thread.
[sliver-openvswitch.git] / tests / ofproto-dpif.at
2014-04-28 Joe Stringertests: Fix race condition waiting for monitor thread.
2014-04-24 Ethan Jacksonofproto-dpif-upcall: Remove the flow_dumper thread.
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-17 Alex Wangofproto-dpif.at: Fix a race.
2014-04-10 Joe Stringerofproto-dpif.at: Update MPLS test names.
2014-04-09 Joe Stringertests/ofproto-dpif: Use vlog to test dpif behaviour.
2014-04-09 Jarno RajahalmeTests: Fix ofproto/trace and expose megaflows when...
2014-04-09 Andy Zhoudpif: Wildcard bond output port with recirculation
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "idle_age and hard_age...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix races in "NetFlow flow expiration...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "flow stats" test
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in fin_timeout test
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix some races in MPLS actions tests
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Avoid races in table miss tests
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "ofproto-dpif - controller"
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-07 Simon Hormanofp-parse: Handle buffer resize when parsing actions
2014-04-06 YAMAMOTO Takashiofproto-dpif.at: Wait for the monitor's pidfile disappe...
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-04-03 Flavio Leitnerbridge: don't bring up internal ports by default.
2014-04-03 Andy Zhouunit-test: Link 29 test programs into ovstest
2014-04-02 YAMAMOTO Takashiofproto-dpif: Fix races in MPLS tests
2014-04-02 YAMAMOTO Takashiofproto-dpif.at: Fix races in table-miss tests
2014-03-20 Simon Hormanofproto-dpif: Add table-miss flow tests
2014-03-20 Simon Hormanofproto: Honour Table Mod settings for table-miss handling
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-02-27 YAMAMOTO Takashiofproto-dpif.at: Avoid races in MPLS tests
2014-02-27 Ben Pfafftests: Re-fix a race.
2014-02-26 YAMAMOTO Takashiofproto-dpif: Fix "sFlow packet sampling" tests on...
2014-02-26 Ben Pfafftests: Sort output from dump-flows to avoid hash order...
2014-02-26 Joe Stringerupcall: Remove datapath flows when setting n-threads.
2014-02-25 Joe Stringerofproto-dpif: Test flow stats reporting.
2014-02-22 Ben Pfaffofproto-dpif-xlate: Avoid recursively taking read side...
2014-02-19 Simon Hormanpackets: Always set ethertype in push_mpls()
2014-02-19 Joe Stringertests: Add MPLS push on MPLS test.
2014-02-12 Jarno Rajahalmemeta-flow: Fix setting MFF_IP_FRAG.
2014-02-11 Joe Stringertests: Fix MPLS test cases.
2014-02-11 Joe Stringertests: Add basic MPLS push test.
2014-02-07 Simon Hormantests: Add MPLS + VLAN tests.
2014-02-07 YAMAMOTO Takashiofproto-dpif.at: Avoid races in "ofproto-dpif - dummy...
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-02-04 YAMAMOTO Takashiofproto-dpif.at: Avoid races by sleeping
2014-02-04 YAMAMOTO Takashiofproto-dpif.at: Workaround races in megaflow tests
2014-02-04 YAMAMOTO Takashiofprot-dpif.at: Fix races
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-01-29 Ethan Jacksonofproto-dpif-upcall: Hardcode max_idle to 1500ms.
2014-01-24 Andy Zhounetdev-dummy: Add support for active stream
2013-12-30 Jarno Rajahalmetests: Make some tests more robust.
2013-12-24 Gurucharan Shettyofproto-dpif: Verbosity option for dpif/dump-flows...
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Workaround a race
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Portability improvement
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-19 Joe Stringerunixctl: Make dpif/dump-flows fetch kernel flows.
2013-12-13 Ethan Jacksonofproto-dpif: Remove ovs-appctl dpif/del-flows.
2013-12-13 Ethan Jacksonofproto-dpif: Remove avg_subfacet_life.
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-11 Jarno Rajahalmedpif-netdev: Properly create exact match masks.
2013-12-06 Jarno Rajahalmelib/flow: Add IPv6 support for flow_compose().
2013-12-03 Jarno Rajahalmetests/ofproto-dpif.at: Avoid testing with incomplete...
2013-11-20 Joe Stringercoverage: Synchronize per-thread counters less aggressively
2013-11-13 Simon Hormanofproto-dpif: test ARP SPA and TPA load actions
2013-11-13 Gurucharan Shettydpif-netdev: Introduce a classifier in userspace datapath.
2013-11-11 Ben Pfaffofproto-dpif: New unixctl command ofproto/trace-packet...
2013-11-11 Ben Pfaffofproto-dpif: Factor code out of ofproto_unixctl_trace().
2013-11-03 Simon Hormanofproto-dpif: Support weight for select groups
2013-11-03 Simon Hormanofproto-dpif: Implement translation of select groups.
2013-11-03 Simon Hormanofproto-dpif: Translation of fast failover groups
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-17 Alex Wangofproto-dpif-monitor: Run ofproto-dpif-monitor in a...
2013-10-14 Simon HormanAdd support for write-actions
2013-10-10 Ben PfaffAdd software switch support for modifying ARP headers...
2013-10-09 Alex Wangtests: Remove the unit test for "ovs-appctl coverage...
2013-10-04 Ben Pfaffofproto-dpif-xlate: Suppress oversize datapath actions.
2013-10-04 Ben Pfaffofproto-dpif-xlate: Limit memory and time that translat...
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Alex Wangofproto-dpif: Compute the subfacet add/del rate using...
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-08-27 Jarno Rajahalmeofproto-dpif.at: Remove push_vlan from an OF1.0 test.
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-20 Alex Wangofproto-dpif: Enable smooth transition between CFM...
2013-08-13 Jesse Grosstunnel: Clear IPSEC_MARK on input rather than output.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-13 Ben Pfafftests: Fix threading race in "ofproto-dpif megaflow...
2013-08-05 Andy Zhouodp-util: Always export the priority and skb_mark netli...
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-08-01 Ethan Jacksonofproto-dpif-xlate: Don't try to optimize goto table.
2013-07-31 Andy Zhouodp-util: fix bug in setting ipv4 frag flag mask
2013-07-29 Ben Pfaffofproto-dpif: Tolerate spontaneous changes in datapath...
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-16 Ben Pfafftests: Fix theoretical races in "ofproto-dpif - control...
2013-07-12 Joe Stringertests: Add ofproto-dpif push_vlan test
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
next