On Sat, Dec 28, 2013 at 11:50:44PM -0800, Ben Pfaff wrote: > I've been a little frustrated with the current approach to MPLS, because it > seems quite difficult to understand. One particularly difficult bit for > me is the variables used during translation, e.g. mpls_depth_delta and > pre_push_mpls_lse. And what we end up with is support for a single MPLS > label, which I don't think is going to make any real-world users happy. > > This commit attempts to implement something easier to understand and more > powerful by just keeping track of all the labels in struct flow. > > Signed-off-by: Ben Pfaff <b...@nicira.com> > Co-authored-by: Simon Horman <ho...@verge.net.au> > Signed-off-by: Simon Horman <ho...@verge.net.au>
I'm looking for a review of this patch. Simon, are you happy with it? Anyone else have comments? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev