datapath-windows: Solved BSOD when cleaning up the VXLAN tunnel
authorSorin Vinturis <svinturis@cloudbasesolutions.com>
Fri, 10 Jul 2015 08:26:51 +0000 (08:26 +0000)
committerBen Pfaff <blp@nicira.com>
Wed, 15 Jul 2015 15:53:32 +0000 (08:53 -0700)
commitf18390b7fc36f160e163e4b24516e42598426cfb
tree6cafc4dd8f5802936e89cae8b621d2df2dac37ae
parent210045a4b42f34c15297542f3cf50bc60596d7c2
datapath-windows: Solved BSOD when cleaning up the VXLAN tunnel

When removing vport also remove the vxlan tunnel port.

Signed-off-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Reported-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Reported-at: https://github.com/openvswitch/ovs-issues/issues/94
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/ovsext/Vport.c
datapath-windows/ovsext/Vxlan.c