OPENFLOW-1.1+: Remove "rework tag order" and MPLS BoS matching from OF1.3.
authorBen Pfaff <blp@nicira.com>
Wed, 19 Feb 2014 18:29:43 +0000 (10:29 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 19 Feb 2014 18:42:00 +0000 (10:42 -0800)
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 <blp@nicira.com>
Acked-by: Joe Stringer <joestringer@nicira.com>
OPENFLOW-1.1+

index eaf2ee9..b58fec9 100644 (file)
@@ -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+]