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: Monday, October 13, 2014 6:56 AM
Către: dev@openvswitch.org
Subiect: [ovs-dev] [PATCH 3/6] datapath-windows: remove vport from
In this patch, we fix a bug in the vport delete code. When a vport is
deleted using a netlink command, we need to remove it from the
'ovsNamHashArray' and the 'portNoHashArray' as well. Addition of a vport
adds the port to the lists.
Signed-off-by: Nithin Raju
---
datapath-windows/ovsext/Datapat