On Wed, Jun 25, 2014 at 11:05:56AM +0200, Thomas Graf wrote:
> On 06/24/14 at 04:40pm, Ben Pfaff wrote:
> > Open vSwitch userspace is able to implement some actions that the kernel
> > doesn't support, such as modifying ARP fields.  When it does this for a
> > tunneled packet, it needs to supply the tunnel information with a "set"
> > action, because the Linux kernel datapath throws away tunnel information
> > supplied in the OVS_PACKET_CMD_EXECUTE metadata argument.
> > 
> > VMware-BZ: #1270110
> > Reported-by: Srinivas Neginhal <snegi...@vmware.com>
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> > CC: Jesse Gross <je...@nicira.com>
> 
> Thanks Ben! I ran into this today, perfect timing!
> 
> Tested-by: Thomas Graf <tg...@noironetworks.com>

I'm surprised we all took so long to notice.  Anyway, I've now fixed
it on all affected branches.  I wasn't able to add your Tested-by
(which I do appreciate) because I pushed it before I saw it.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to