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 <b...@nicira.com> --- v1->v2: Also remove MPLS BoS matching since that's been implemented. OPENFLOW-1.1+ | 8 -------- 1 file changed, 8 deletions(-) diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index eaf2ee9..b58fec9 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+] -- 1.7.10.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev