Re: [ovs-dev] [PATCH v2] ovn-controller: Persist desired conntrack groups.

2016-07-28 Thread Ben Pfaff
On Thu, Jul 28, 2016 at 05:10:56PM -0500, Ryan Moats wrote: > Ben Pfaff wrote on 07/28/2016 04:06:09 PM: > > > From: Ben Pfaff > > To: Ryan Moats/Omaha/IBM@IBMUS, Gurucharan Shetty > > Cc: dev@openvswitch.org > > Date: 07/28/2016 04:06 PM > > Subject: Re:

Re: [ovs-dev] [PATCH v2] ovn-controller: Persist desired conntrack groups.

2016-07-28 Thread Ryan Moats
Ben Pfaff wrote on 07/28/2016 04:06:09 PM: > From: Ben Pfaff > To: Ryan Moats/Omaha/IBM@IBMUS, Gurucharan Shetty > Cc: dev@openvswitch.org > Date: 07/28/2016 04:06 PM > Subject: Re: [ovs-dev] [PATCH v2] ovn-controller: Persist desired > conntrack groups. > > On Thu, Ju

Re: [ovs-dev] [PATCH v2] ovn-controller: Persist desired conntrack groups.

2016-07-28 Thread Ben Pfaff
On Thu, Jul 28, 2016 at 02:18:45PM +, Ryan Moats wrote: > With incremental processing of logical flows desired conntrack groups > are not being persisted. This patch adds this capability, with the > side effect of adding a ds_clone method that this capability leverages. > > Signed-off-by: Rya

[ovs-dev] [PATCH v2] ovn-controller: Persist desired conntrack groups.

2016-07-28 Thread Ryan Moats
With incremental processing of logical flows desired conntrack groups are not being persisted. This patch adds this capability, with the side effect of adding a ds_clone method that this capability leverages. Signed-off-by: Ryan Moats Reported-by: Guru Shetty Reported-at: http://openvswitch.org