Re: [ovs-dev] [patch_v10] vtep: add source node replication support.

2016-05-11 Thread Justin Pettit
> On May 11, 2016, at 4:22 PM, Darrell Ball wrote: > > I am fine with the patch Justin; it can be merged. > > Thanks Darrell Great. I pushed the patch. Thanks. --Justin ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/list

Re: [ovs-dev] [patch_v10] vtep: add source node replication support.

2016-05-11 Thread Darrell Ball
I am fine with the patch Justin; it can be merged. Thanks Darrell On Wed, May 11, 2016 at 4:20 PM, Justin Pettit wrote: > > > On May 10, 2016, at 4:07 PM, Darrell Ball wrote: > > > > > > > > On Tue, May 10, 2016 at 1:39 PM, Justin Pettit wrote: > > > > > On May 7, 2016, at 9:21 AM, Darrell Ba

Re: [ovs-dev] [patch_v10] vtep: add source node replication support.

2016-05-11 Thread Justin Pettit
> On May 10, 2016, at 4:07 PM, Darrell Ball wrote: > > > > On Tue, May 10, 2016 at 1:39 PM, Justin Pettit wrote: > > > On May 7, 2016, at 9:21 AM, Darrell Ball wrote: > > > diff --git a/vtep/README.ovs-vtep.md b/vtep/README.ovs-vtep.md > > index 6734dab..14477e7 100644 > > --- a/vtep/READ

Re: [ovs-dev] [patch_v10] vtep: add source node replication support.

2016-05-10 Thread Darrell Ball
On Tue, May 10, 2016 at 1:39 PM, Justin Pettit wrote: > > > On May 7, 2016, at 9:21 AM, Darrell Ball wrote: > > > > This patch updates the vtep schema, vtep-ctl commands and vtep simulator > > to support source node replication in addition to service node > replication per > > logical switch. T

Re: [ovs-dev] [patch_v10] vtep: add source node replication support.

2016-05-10 Thread Justin Pettit
> On May 7, 2016, at 9:21 AM, Darrell Ball wrote: > > This patch updates the vtep schema, vtep-ctl commands and vtep simulator > to support source node replication in addition to service node replication per > logical switch. The default replication mode is service node as that was the > only m

Re: [ovs-dev] [patch_v10] vtep: add source node replication support.

2016-05-09 Thread Bruce Davie
> This patch updates the vtep schema, vtep-ctl commands and vtep simulator to > support source node replication in addition to service node replication per > logical switch. The default replication mode is service node as that was the > only mode previously supported. Source node replication mod