datapath-windows: rename 'hvDeleted' to 'isPresentOnHv'
authorNithin Raju <nithin@vmware.com>
Thu, 20 Nov 2014 03:41:22 +0000 (19:41 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 20 Nov 2014 17:32:18 +0000 (09:32 -0800)
commit66d9484fd7bbf086ee91cbcb55d29ac68fcdf561
tree527e7b5b8f8233e38394e54ab1bd19e79c007e51
parent741224c9a2de24d23fdf1352e34681a8026e71f1
datapath-windows: rename 'hvDeleted' to 'isPresentOnHv'

'hvDeleted' was originally added to track vports that got deleted from
the Hyper-V switch, but which still exists in OVS. Since then, it has
taken a new meaning: eg. it is set to TRUE for VXLAN ports which don't
exist on the Hyper-V switch at all.

Hence renaming it to something more appropriate.

Signed-off-by: Nithin Raju <nithin@vmware.com>
Acked-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
datapath-windows/ovsext/Datapath.c
datapath-windows/ovsext/Vport.c
datapath-windows/ovsext/Vport.h