On Thu, May 05, 2016 at 10:35:52AM -0700, pravin shelar wrote:
> On Wed, May 4, 2016 at 12:36 AM, Simon Horman
> wrote:
> > Allow push and pop mpls actions to act on layer 3 packets by teaching
> > them not to access non-existent L2 headers of such packets.
> >
> > Signed-off-by: Simon Horman
> >
On Wed, May 4, 2016 at 12:36 AM, Simon Horman
wrote:
> Allow push and pop mpls actions to act on layer 3 packets by teaching
> them not to access non-existent L2 headers of such packets.
>
> Signed-off-by: Simon Horman
> ---
> v9
> * New Patch
> ---
> net/openvswitch/actions.c | 22 +
Allow push and pop mpls actions to act on layer 3 packets by teaching
them not to access non-existent L2 headers of such packets.
Signed-off-by: Simon Horman
---
v9
* New Patch
---
net/openvswitch/actions.c | 22 ++
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git