[ovs-dev] [PATCH] datapath: Fix zero key tunnels.

Pravin Shelar pshelar at nicira.com
Wed Oct 24 23:25:33 UTC 2012


On Wed, Oct 24, 2012 at 3:44 PM, Jesse Gross <jesse at nicira.com> wrote:
> On Tue, Oct 23, 2012 at 6:42 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
>> Datapath tunneling check for flag OVS_FLOW_TNL_F_KEY is failing,
>> causing it to drop packet. This only happens on tunnels with
>> zero key as vswitchd does not generate set-tunnel action. Set
>> tunnel action sets this flags for given action. To fix this issue
>> the check is dropped.
>>
>> Bug #13666
>>
>> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
>
> Acked-by: Jesse Gross <jesse at nicira.com>

Thanks guys, I pushed patch to master.



More information about the dev mailing list