On Thu, Jul 16, 2015 at 02:45:56AM +0000, Alin Serdean wrote:
> If we have a flow rule in the following form:
>  actions=strip_vlan,set_tunnel:0x3e9,15,16,17 (Where port 15, 16 and 17 are
>  VXLAN tunnels with different tunnelling information)
> 
> A packet which will hit that specific flow will only be sent out encapsulated
> with the first tunnelling information.
> 
> This patch saves the initial packet vport, source port and NIC index for
> further use of the currently implemented pipeline and ignores the latter if it
> is the last tunnelling port.
> 
> Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com>
> ---
> This patch should also be applied on 2.4
> v4 Relax condition when saving ports
> v3 Fix formatting
> v2 Address comments

I don't see a review of this yet.  Can someone take a look at it,
please?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to