From c39f3d73b71243e4b4869dbe6ed84c13740b9bf3 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Thu, 14 Nov 2013 11:19:07 +0900 Subject: [PATCH] OPENFLOW-1.1+: Update MPLS items * MPLS BoS match is supported as much as other MPLS matches. That is, all that is missing is the kernel datapath side which is part my pending patchset. * The rework of tag order does require work but it is covered by my pending patchset. Signed-off-by: Simon Horman Signed-off-by: Ben Pfaff --- OPENFLOW-1.1+ | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index d7c2b5fe6..e194ba781 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -138,15 +138,16 @@ didn't compare the specs carefully yet.) some kind of "hardware" support, if we judged it useful enough.) [optional for OF1.3+] - * MPLS BoS matching. (Included in Simon's MPLS series?) + * MPLS BoS matching. + Part of MPLS patchset by Simon Horman. [optional for OF1.3+] * Provider Backbone Bridge tagging. I don't plan to implement this (but we'd accept an implementation). [optional for OF1.3+] - * Rework tag order. I'm not sure whether we need to do anything - for this. Part of MPLS patchset by Simon Horman. + * Rework tag order. + Part of MPLS patchset by Simon Horman. [required for v1.3+] * On-demand flow counters. I think this might be a real -- 2.47.0