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

Jesse Gross jesse at nicira.com
Wed Oct 24 22:44:01 UTC 2012


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>



More information about the dev mailing list