On Mon, Sep 9, 2013 at 1:58 AM, Ben Pfaff wrote:
> On Sun, Sep 08, 2013 at 02:21:25AM +0300, Daniel Baluta wrote:
>> This is a first step in implementing 'on demand flow counters'.
>> We save flow_mod flags into newly created rule when a new flow
>> is added, and echo them back in the flow stats r
On Sun, Sep 08, 2013 at 02:21:25AM +0300, Daniel Baluta wrote:
> This is a first step in implementing 'on demand flow counters'.
> We save flow_mod flags into newly created rule when a new flow
> is added, and echo them back in the flow stats request.
>
> Signed-off-by: Daniel Baluta
It's a reas
This is a first step in implementing 'on demand flow counters'.
We save flow_mod flags into newly created rule when a new flow
is added, and echo them back in the flow stats request.
Signed-off-by: Daniel Baluta
---
* This just an RFC patch and need more comments and testing
ofproto/ofproto-pro