odp-util: Format and scan multiple MPLS labels.
authorJarno Rajahalme <jarno@ovn.org>
Thu, 25 Feb 2016 00:10:42 +0000 (16:10 -0800)
committerJarno Rajahalme <jarno@ovn.org>
Thu, 25 Feb 2016 00:10:42 +0000 (16:10 -0800)
commit8f79bb4d3999d993424e9578342b4130d10a556c
tree4addf573910fd060496fdc897ecc61e12975b42e
parent3fd12197cda71b79198a4802e298be783877370c
odp-util: Format and scan multiple MPLS labels.

So far we have been limited to including only one MPLS label in the
textual datapath flow format.  Allow upto 3 labels to be included so
that testing with multiple labels becomes easier.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/odp-util.c
tests/mpls-xlate.at