On Tue, Jun 24, 2014 at 05:08:18PM -0700, Jesse Gross wrote:
> On Tue, Jun 24, 2014 at 4:40 PM, Ben Pfaff <[email protected]> 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 <[email protected]>
> > Signed-off-by: Ben Pfaff <[email protected]>
> > CC: Jesse Gross <[email protected]>
> 
> Acked-by: Jesse Gross <[email protected]>

Thanks.  Applied to master, branch-2.2, branch-2.3.  It probably needs
further backports, I'll do that tomorrow.

> Maybe we also need a log message lower down in the stack showing what
> is actually being sent to the kernel in these cases?

I agree, I'm thinking about that too.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to