On Thu, Sep 17, 2015 at 02:54:07PM +0000, Alin Serdean wrote: > If we have a flow rule of the following form: > actions=strip_vlan,set_tunnel:0x3e9,15,16,17 (Where port 15, 16 and 17 are > VXLAN OF ports with different tunnelling information) > > Current implementation is that if a packet will hit that specific flow, > only one packet will be sent out with the first tunnelling information. > > This patch saves the initial packet source port 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> > Acked-by: Nithin Raju <nit...@vmware.com> > Acked-by: Sairam Venugopal <vsai...@vmware.com> > Acked-by: Sorin Vinturis <svintu...@cloudbasesolutions.com> > --- > This patch is also intended for branch-2.4
Thanks, applied to master and branch-2.4. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev