X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=OPENFLOW-1.1%2B;h=f419803816afce2b2f629d332e35b21554ae3680;hb=2431be1b68d386bd616378d2c528242775c4d54a;hp=22be72cdc296599acaed03a2173ad8dc0b3113f1;hpb=260aeca8609c2efda03772b7e4a6077369ae8b9c;p=sliver-openvswitch.git diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index 22be72cdc..f41980381 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -116,10 +116,8 @@ following additional work. (This is based on the change log at the end of the OF1.3 spec, reusing most of the section titles directly. I didn't compare the specs carefully yet.) - * Send errors for unsupported multipart requests. - [required for OF1.3+] - * Add support for multipart requests. + Currently we always report OFPBRC_MULTIPART_BUFFER_OVERFLOW. [optional for OF1.3+] * Add OFPMP_TABLE_FEATURES statistics. @@ -130,9 +128,6 @@ didn't compare the specs carefully yet.) - Change the default table-miss action (in the absense of table-miss entry) from packet_in to drop for OF1.3+. Decide what to do if a switch is configured to support multiple OF versions. - - Distinguish table-miss flow entry and make its packet_in reason - OFPR_NO_MATCH. (OFPR_TABLE_MISS for OF1.4) - Also, make it use the appropriate pin scheduler. [required for OF1.3+] * IPv6 extension header handling support. Fully implementing this