On Mon, Jun 23, 2014 at 03:16:59PM -0700, Ben Pfaff wrote:
> On Mon, Jun 16, 2014 at 11:29:22AM +0900, Simon Horman wrote:
> > If the ONLY_OWN flag of a flow monitor is set then ofmonitor_report should
> > skip sending updates to other controllers.
> >
> > This is in preparation for supporting Ope
On Mon, Jun 16, 2014 at 11:29:22AM +0900, Simon Horman wrote:
> If the ONLY_OWN flag of a flow monitor is set then ofmonitor_report should
> skip sending updates to other controllers.
>
> This is in preparation for supporting OpenFlow1.4 flow monitors.
>
> Signed-off-by: Simon Horman
I suggest
If the ONLY_OWN flag of a flow monitor is set then ofmonitor_report should
skip sending updates to other controllers.
This is in preparation for supporting OpenFlow1.4 flow monitors.
Signed-off-by: Simon Horman
---
v3
* Rebase
v2
* No change
---
ofproto/connmgr.c | 1 +
1 file changed, 1 inse