This patches are related to the following updates of OpenFlow1.5.

  B.18.21 Rename some type for consistency
  
  Some OpenFlow types were renamed for consistency.
    • Statistics multiparts now have the _STATS suffix (EXT-302).[1]
    • Multipart METER_CONFIG was renamed to METER_DESC (EXT-302).
    • Meter statistics field flow_count was renamed to ref_count (EXT-374).

  ref: 1) This update is already implemented in 
          
https://github.com/osrg/ryu/commit/2889711e4670b08d5afbe2f408a511d9acbb5f52.

Minoru TAKAHASHI (2):
  of1.5: Meter statistics field flow_count was renamed to ref_count
  of1.5: Multipart METER_CONFIG was renamed to METER_DESC

 ryu/ofproto/ofproto_v1_5_parser.py | 44 +++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to