Re: [ovs-dev] [PATCH] ofproto: Support reset_counts on flow mod message.

2016-12-01 Thread Jarno Rajahalme
> On Nov 29, 2016, at 3:46 PM, Tony van der Peet > wrote: > > If the reset_counts flag is set on a flow modification message, the > flow counters must be cleared, even if the flow does not already have > the reset_counts flag set. And the flow modification

[ovs-dev] [PATCH] ofproto: Support reset_counts on flow mod message.

2016-11-29 Thread Tony van der Peet
If the reset_counts flag is set on a flow modification message, the flow counters must be cleared, even if the flow does not already have the reset_counts flag set. And the flow modification message is not able to set the reset_counts flag in the flow, so the flag must be tracked separately and