On Sun, Mar 31, 2013 at 8:45 PM, Simon Horman wrote:
> On Fri, Mar 29, 2013 at 07:02:27PM -0700, Jesse Gross wrote:
>> On Wed, Mar 27, 2013 at 10:44 PM, Simon Horman wrote:
>> > On Thu, Mar 21, 2013 at 04:50:03PM +0900, Simon Horman wrote:
>> >> Allow datapath to recognize and extract MPLS labels
On Fri, Mar 29, 2013 at 07:02:27PM -0700, Jesse Gross wrote:
> On Wed, Mar 27, 2013 at 10:44 PM, Simon Horman wrote:
> > On Thu, Mar 21, 2013 at 04:50:03PM +0900, Simon Horman wrote:
> >> Allow datapath to recognize and extract MPLS labels into flow keys
> >> and execute actions which push, pop, a
On Wed, Mar 27, 2013 at 10:44 PM, Simon Horman wrote:
> On Thu, Mar 21, 2013 at 04:50:03PM +0900, Simon Horman wrote:
>> Allow datapath to recognize and extract MPLS labels into flow keys
>> and execute actions which push, pop, and set labels on packets.
>>
>> Based heavily on work by Leo Alterman
On Thu, Mar 21, 2013 at 04:50:03PM +0900, Simon Horman wrote:
> Allow datapath to recognize and extract MPLS labels into flow keys
> and execute actions which push, pop, and set labels on packets.
>
> Based heavily on work by Leo Alterman and Ravi K.
>
> Cc: Ravi K
> Cc: Leo Alterman
> Reviewed
Allow datapath to recognize and extract MPLS labels into flow keys
and execute actions which push, pop, and set labels on packets.
Based heavily on work by Leo Alterman and Ravi K.
Cc: Ravi K
Cc: Leo Alterman
Reviewed-by: Isaku Yamahata
Signed-off-by: Simon Horman
---
This is the remaining