From: Ben Pfaff Date: Wed, 19 Feb 2014 18:29:43 +0000 (-0800) Subject: OPENFLOW-1.1+: Remove "rework tag order" and MPLS BoS matching from OF1.3. X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=d2e190cd21e1c1f433f366d0c105bf56f6c97e13 OPENFLOW-1.1+: Remove "rework tag order" and MPLS BoS matching from OF1.3. OpenFlow 1.3.4 is going to revert the tag order change made by OpenFlow 1.3. MPLS BoS matching is implemented. Signed-off-by: Ben Pfaff Acked-by: Joe Stringer --- diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index eaf2ee99e..b58fec934 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -121,18 +121,10 @@ 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. - 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. - Part of MPLS patchset by Simon Horman. - [required for v1.3+] - * On-demand flow counters. I think this might be a real optimization in some cases for the software switch. [optional for OF1.3+]