On 06/10/14 at 04:47pm, Jesse Gross wrote:
> Currently, the flow information that is matched for tunnels and
> the tunnel data passed around with packets is the same. However,
> as additional information is added this is not necessarily desirable,
> as in the case of pointers.
> 
> This adds a new structure for tunnel metadata which currently contains
> only the existing struct. This change is purely internal to the kernel
> since the current OVS_KEY_ATTR_IPV4_TUNNEL is simply a compressed version
> of OVS_KEY_ATTR_TUNNEL that is translated at flow setup.
> 
> Signed-off-by: Jesse Gross <je...@nicira.com>

LGTM

Acked-by: Thomas Graf <tg...@suug.ch>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to