Re: [ovs-dev] [RFC PATCH v1 1/3] datapath-windows: Introduce HNS OVS calls

2020-02-24 Thread Alin Serdean
> -Original Message- > From: ovs-dev-boun...@openvswitch.org boun...@openvswitch.org> On Behalf Of Alin Gabriel Serdean > Sent: Tuesday, October 9, 2018 2:26 AM > To: d...@openvswitch.org > Cc: Alin Gabriel Serdean > Subject: [ovs-dev] [RFC PATCH v1 1/3] datapath-w

Re: [ovs-dev] [RFC PATCH v1 1/3] datapath-windows: Introduce HNS OVS calls

2018-10-19 Thread Sairam Venugopal
Hi Alin, Since the hns.psm1 isn't officially supported by Microsoft, is it safe to use the script as part of the OVS repo? Also, "Invoke-HNSRequest" isn't officially documented at this time. I understand that this is an RFC, but do you know if Microsoft plans to finalize this api? If not, I wo

[ovs-dev] [RFC PATCH v1 1/3] datapath-windows: Introduce HNS OVS calls

2018-10-08 Thread Alin Gabriel Serdean
We introduce a new powershell module for interacting with HNS (host network service): https://github.com/Microsoft/SDN/blob/master/Kubernetes/windows/hns.psm1 In our repository this shall be named HNSHelper.psm1. We also add five new commandlets in our OVS powershell module: Disable-OVSOnHNSNetw