On Mon, Jun 16, 2014 at 11:29:26AM +0900, Simon Horman wrote:
> Filter updates based on the out_group of a flow monitor.
> This is analogous to the existing treatment of out_port.
>
> This is in preparation for supporting OpenFlow1.4 flow monitors.
>
> Signed-off-by: Simon Horman
I would squash
Filter updates based on the out_group of a flow monitor.
This is analogous to the existing treatment of out_port.
This is in preparation for supporting OpenFlow1.4 flow monitors.
Signed-off-by: Simon Horman
---
v3
* Rework for removal of asynchronous operations
v2
* No change
---
ofproto/conn