Re: [ovs-dev] [PATCH 3/3 v5] Windows: document multiple NIC support setup

2016-11-03 Thread Sairam Venugopal
Hi Alin, We had discussed this over IRC, will you be adding some more example to the documentation? Mainly around internal devices? Thanks, Sairam On 9/13/16, 11:13 AM, "Alin Serdean" wrote: >This patch updates the documentation on how to set up OVS with multiple >NICs. > >Also update the docu

[ovs-dev] [PATCH 3/3 v5] Windows: document multiple NIC support setup

2016-09-13 Thread Alin Serdean
This patch updates the documentation on how to set up OVS with multiple NICs. Also update the documentation to show users how new internal ports are created Signed-off-by: Alin Gabriel Serdean Acked-by: Paul Boca --- v5: Rebase v4: Address comments v3: Add acked v2: Rebase --- INSTALL.Windows.