]> git.proxmox.com Git - ovs.git/commit
datapath-windows: loop iterator fixes in Vport.c
authorNithin Raju <nithin@vmware.com>
Mon, 13 Oct 2014 03:56:19 +0000 (20:56 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 13 Oct 2014 21:01:40 +0000 (14:01 -0700)
commitd752e05420405fe97b9861484efc767d4bb114c7
treef466a612da3667a54ea7598ea605a987d1654bc0
parent5316523443bdb2c87e3f466ed769fb71ee2dae44
datapath-windows: loop iterator fixes in Vport.c

Validation:
- With these fixes, we no longer see the freeze during module
uninstallation or when we try to add a new port.
- We are able to add a port called "internal of type internal using:
ovs-dpctl.exe add-if ovs-system internal,type=internal

Signed-off-by: Nithin Raju <nithin@vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Tested-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/ovsext/Vport.c