[ovs-dev] [PATCH v2 0/2] MPLS push on MPLS packet

Simon Horman horms at verge.net.au
Wed Feb 12 01:13:00 UTC 2014


Hi,

this series builds on a patch posted by Joe Stringer.
It aims to:

* Provide a working version of the MPLS push on MPLS test
  originally posted by Joe and;
* Fix a bug and add a test-case for the case where an MPLS push on
  an MPLS packet causes the ethernet type to change.

Joe Stringer (1):
  tests: Add MPLS push on MPLS test.

Simon Horman (1):
  packets: Always set ethertype in push_mpls()

 lib/packets.c         |  5 ++--
 tests/ofproto-dpif.at | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+), 2 deletions(-)

-- 
1.8.5.2




More information about the dev mailing list