On Mon, Jun 16, 2014 at 11:29:29AM +0900, Simon Horman wrote:
> Break out monitor deletion code into a new function
> flow_monitor_delete which is paramatised over the id of
> the monitor to delete.
>
> This is in preparation for supporting OpenFlow1.4 flow monitor requests
> with delete and modif
Break out monitor deletion code into a new function
flow_monitor_delete which is paramatised over the id of
the monitor to delete.
This is in preparation for supporting OpenFlow1.4 flow monitor requests
with delete and modify commands.
Signed-off-by: Simon Horman
---
v2
* No change
---
ofproto