Re: [ovs-dev] [RFC] datapath-windows: Allow validation ports processing

2016-07-19 Thread Nithin Raju
- From: dev on behalf of Alin Serdean Date: Thursday, July 14, 2016 at 8:38 PM To: "dev@openvswitch.org" Subject: [ovs-dev] [RFC] datapath-windows: Allow validation ports processing >Currently we do not validate ports prior a VM being started. This patch >allows ports to be

[ovs-dev] [RFC] datapath-windows: Allow validation ports processing

2016-07-14 Thread Alin Serdean
Currently we do not validate ports prior a VM being started. This patch allows ports to be validated during creation. Validation ports have the same lifecycle as an operational port so allow them to have the same treatment as an operational port. Beside the above this also allows us to add OVS po