X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=OPENFLOW-1.1%2B;h=1789f179abafe88a16a15dd026be248b8ab521fe;hb=003ce655b7116d18c86a74c50391e54990346931;hp=6fee77c914c13b218eb3e3fd91a9be26fcdf118f;hpb=c37c03826ce05e0d8262180b102923574eea01eb;p=sliver-openvswitch.git diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index 6fee77c91..1789f179a 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -89,13 +89,6 @@ didn't compare the specs carefully yet.) * Add OFPMP_TABLE_FEATURES statistics. Alexander Wu has posted a patch series. [optional for OF1.3+] - * More flexible table miss support. - This requires the following. - - 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. - [required for OF1.3+] - * IPv6 extension header handling support. Fully implementing this requires kernel support. This likely will take some careful and probably time-consuming design work. The actual coding, once @@ -244,7 +237,7 @@ Please consider the following: * Coding style (see the CodingStyle file at the top of the source tree). - * The patch submission guidelines (see SubmittingPatches). I + * The patch submission guidelines (see CONTRIBUTING). I recommend using "git send-email", which automatically follows a lot of those guidelines.