Re: [ovs-dev] [PATCH] Keep all of tunnel metadata in flow.

2013-07-02 Thread Justin Pettit
On Jul 2, 2013, at 7:11 PM, Ben Pfaff wrote: > On Tue, Jul 02, 2013 at 06:27:18PM -0700, Justin Pettit wrote: >> From: Jarno Rajahalme >> >> Do not clear tunnel metadata on tunnel input. >> >> This is a backport of 4110a57 (Keep all of tunnel metadata in >> flow.) to branch-1.10. This fixes

Re: [ovs-dev] [PATCH] Keep all of tunnel metadata in flow.

2013-07-02 Thread Ben Pfaff
On Tue, Jul 02, 2013 at 06:27:18PM -0700, Justin Pettit wrote: > From: Jarno Rajahalme > > Do not clear tunnel metadata on tunnel input. > > This is a backport of 4110a57 (Keep all of tunnel metadata in > flow.) to branch-1.10. This fixes an issue with received tunnel > traffic and megaflows.

[ovs-dev] [PATCH] Keep all of tunnel metadata in flow.

2013-07-02 Thread Justin Pettit
From: Jarno Rajahalme Do not clear tunnel metadata on tunnel input. This is a backport of 4110a57 (Keep all of tunnel metadata in flow.) to branch-1.10. This fixes an issue with received tunnel traffic and megaflows. xlate_actions() calls tnl_port_should_receive() to determine whether it shoul