> On Jun 12, 2015, at 3:24 PM, Ben Pfaff wrote:
>
> On Fri, Jun 12, 2015 at 02:36:22PM -0700, Jarno Rajahalme wrote:
>> The final flow stats are available only after there are no references
>> to the rule. Postpone sending the flow removed message until the
>> final stats are available.
>>
>>
On Fri, Jun 12, 2015 at 02:36:22PM -0700, Jarno Rajahalme wrote:
> The final flow stats are available only after there are no references
> to the rule. Postpone sending the flow removed message until the
> final stats are available.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
__
The final flow stats are available only after there are no references
to the rule. Postpone sending the flow removed message until the
final stats are available.
Signed-off-by: Jarno Rajahalme
---
include/openflow/openflow-common.h |2 ++
lib/ofp-print.c|1 +
ofproto