X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=OPENFLOW-1.1%2B;h=fb398730f485c39da4a9f14e613913511bff3cca;hb=0a3b723b8ffcfb44224ce591466524dba4914d40;hp=4d69dfa5481589001d56003de919b293f00e3961;hpb=42ed0063c01a82c15316281d617f46ebbd3a09b2;p=sliver-openvswitch.git diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index 4d69dfa54..fb398730f 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -92,9 +92,6 @@ OpenFlow 1.2 support requires OpenFlow 1.1 as a prerequisite, plus the following additional work. (This is based on the change log at the end of the OF1.2 spec. I didn't compare the specs carefully yet.) - * Use new OpenFlow extensible error infrastructure, on OF1.2+ - only, instead of the OVS-specific extension used until now. - * OFPT_FLOW_MOD: * MODIFY and MODIFY_STRICT commands now never insert new flows @@ -158,7 +155,8 @@ didn't compare the specs carefully yet.) * Rework tag order. I'm not sure whether we need to do anything for this. - * Duration for stats. + * Duration for queue stats. (Duration for port stats is already + implemented.) * On-demand flow counters. I think this might be a real optimization in some cases for the software switch.