On Thu, Jul 13, 2017 at 11:30:51PM -0700, Justin Pettit wrote:
> Tunnel metadata was only stored if the tunnel destination was set.  It's
> possible, for example, that a flow could set the tunnel id field before
> recirculation and then set the destination field afterwards.  The
> previous behavior is that the tunnel id would be lost during
> recirculation under such a circumstance.  This changes the behavior to
> always copy the tunnel metadata, regardless of whether the tunnel
> destination is set.  It also adds a unit test.
> 
> Signed-off-by: Justin Pettit <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to