Re: [ovs-dev] [PATCH v2] ovs-vtep: Clarifications on the README

2014-08-18 Thread Gurucharan Shetty
On Thu, Aug 14, 2014 at 3:23 PM, Mark Maglana wrote: > Thank you for the quick feedback and the corrections. This looks good. I applied this to master. Thanks! > > > On Thu, Aug 14, 2014 at 1:05 PM, Gurucharan Shetty > wrote: >> >> From: Mark Maglana >> >> The README was not clear on whether th

Re: [ovs-dev] [PATCH v2] ovs-vtep: Clarifications on the README

2014-08-14 Thread Mark Maglana
Thank you for the quick feedback and the corrections. This looks good. On Thu, Aug 14, 2014 at 1:05 PM, Gurucharan Shetty wrote: > From: Mark Maglana > > The README was not clear on whether the steps are for attaching physical > or virtual machines to the emulated VTEP. This adds more detail t

[ovs-dev] [PATCH v2] ovs-vtep: Clarifications on the README

2014-08-14 Thread Gurucharan Shetty
From: Mark Maglana The README was not clear on whether the steps are for attaching physical or virtual machines to the emulated VTEP. This adds more detail to the README so that readers will know what to do if they want to attach physical machines or otherwise. Signed-off-by: Mark Maglana Signe