[ovs-dev] [PATCH] datapath: Add basic MPLS support to kernel

Jesse Gross jesse at nicira.com
Tue Oct 9 00:18:23 UTC 2012


On Fri, Oct 5, 2012 at 12:20 AM, Simon Horman <horms at verge.net.au> wrote:
> On Wed, Oct 03, 2012 at 12:17:16PM -0700, Jesse Gross wrote:
>> From: Leo Alterman <lalterman at nicira.com>
>>
>> Allow datapath to recognize and extract MPLS labels into flow keys
>> and execute actions which push, pop, and set labels on packets.
>
> Hi,
>
> I now have this code working in conjunction with a modified
> version of Ravi's user-space code. I will post a patchset which
> works under for my light testing shortly.
>
> What follows are details of changes I made to this patch in
> order for it to work in my setup.

Leo was actually an intern and the summer is over, so I don't think
he's going to respond to your comments...

I think the best thing to do is roll in whatever changes you think are
appropriate so that it is logically one patch.  We can then review
that as if you had written the whole thing, similar to what you are
doing with Ravi's patch.



More information about the dev mailing list