Re: [ovs-dev] [PATCH] connmgr: Fix violation of flow monitoring protocol description.

2017-09-28 Thread Ben Pfaff
On Thu, Sep 28, 2017 at 02:35:41PM -0700, Guru Shetty wrote: > On 28 September 2017 at 10:38, Ben Pfaff wrote: > > > nicira-ext.h says: > > > > * 1. OVS sends an NXT_FLOW_MONITOR_PAUSED message to the controller, > > following > > *all the already queued notifications. After it receives th

Re: [ovs-dev] [PATCH] connmgr: Fix violation of flow monitoring protocol description.

2017-09-28 Thread Guru Shetty
On 28 September 2017 at 10:38, Ben Pfaff wrote: > nicira-ext.h says: > > * 1. OVS sends an NXT_FLOW_MONITOR_PAUSED message to the controller, > following > *all the already queued notifications. After it receives this > message, > *the controller knows that its view of the flow table,

[ovs-dev] [PATCH] connmgr: Fix violation of flow monitoring protocol description.

2017-09-28 Thread Ben Pfaff
nicira-ext.h says: * 1. OVS sends an NXT_FLOW_MONITOR_PAUSED message to the controller, following *all the already queued notifications. After it receives this message, *the controller knows that its view of the flow table, as represented by *flow monitor notifications, is incompl