On Thu, Jun 27, 2013 at 01:39:48AM +0300, Jarno Rajahalme wrote:
> Swap places of OFPRR_METER_DELETE and OFPRR_EVICTION in enumeration to be
> compatible with OpenFlow 1.4.
> 
> Prior to OpenFlow 1.4 OFPRR_EVICTION was a Nicira specific flow removal reason
> code.  OpenFlow 1.3 added support for meters, which require dependent flow
> removal when meters are deleted.  The reason code for this is also added in
> OpenFlow 1.4, but OFPRR_METER_DELETE now has the value OVS previously had for
> OFPRR_EVICTION.
> 
> Signed-off-by: Jarno Rajahalme <jarno.rajaha...@nsn.com>

Thank you, applied to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to