Re: [ovs-dev] [PATCH 5/7 v2] datapath-windows: Add stub handlers for netdev commands

2014-10-06 Thread Alin Serdean
Acked-by: Alin Gabriel Serdean Tested-by: Alin Gabriel Serdean -Mesaj original- De la: dev [mailto:dev-boun...@openvswitch.org] În numele Nithin Raju Trimis: Sunday, October 5, 2014 1:10 AM Către: dev@openvswitch.org Subiect: [ovs-dev] [PATCH 5/7 v2] datapath-windows: Add stub handlers

[ovs-dev] [PATCH 5/7 v2] datapath-windows: Add stub handlers for netdev commands

2014-10-04 Thread Nithin Raju
In this patch, we add stub handlers for the netdev commands. Signed-off-by: Nithin Raju Acked-by: Ankur Sharma --- datapath-windows/ovsext/Datapath.c | 27 +-- datapath-windows/ovsext/Vport.c| 14 ++ 2 files changed, 39 insertions(+), 2 deletions(-)