Re: [ovs-dev] [PATCH 1/6] datapath-windows: Add netlink command: vport new

2014-10-13 Thread Alin Serdean
: Samuel Ghinet Subiect: [ovs-dev] [PATCH 1/6] datapath-windows: Add netlink command: vport new Does the following: a. before creating the vport, makes sure there is no existing vport with the same ovs (datapath) port name. If this is not so, it means that the specified port already exists

[ovs-dev] [PATCH 1/6] datapath-windows: Add netlink command: vport new

2014-10-12 Thread Nithin Raju
Does the following: a. before creating the vport, makes sure there is no existing vport with the same ovs (datapath) port name. If this is not so, it means that the specified port already exists: it returns NL_ERROR_EXIST. b. looks up the vport: o) if the vport type is internal, then the