From: Simon Horman Date: Thu, 14 Nov 2013 02:19:07 +0000 (+0900) Subject: OPENFLOW-1.1+: Update MPLS items X-Git-Tag: sliver-openvswitch-2.0.90-1~5^2~26 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c39f3d73b71243e4b4869dbe6ed84c13740b9bf3;p=sliver-openvswitch.git 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 --- 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