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 me
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 re