From: Simon Horman Date: Fri, 30 May 2014 08:15:14 +0000 (+0900) Subject: OPENFLOW-1.1+: OFPRR_METER_DELETE is used X-Git-Tag: v2.4.0~2007 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=bfe9aad7f9f62d51e0c39e9eb6a56c265ad44b0d OPENFLOW-1.1+: OFPRR_METER_DELETE is used My reading of handle_delete_meter() is that OFPRR_METER_DELETE is used. Accordingly delete the entry relating to it from OPENFLOW-1.1+. Signed-off-by: Simon Horman Signed-off-by: Ben Pfaff --- diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index 927962a42..d337b8c8d 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -193,11 +193,6 @@ OpenFlow 1.4 [EXT-154] [optional for OF1.4+] - * Flow-removed reason for meter delete - Report flow removal due to meter deletion with OFPRR_METER_DELETE. - [EXT-261] - [optional for OF1.4+] - * Meter notifications [EXT-235] [optional for OF1.4+]