]> git.proxmox.com Git - ovs.git/commit
datapath-windows: Remove IP neighbor entries when internal adapter is down.
authorAnand Kumar <kumaranand@vmware.com>
Wed, 17 Oct 2018 00:00:22 +0000 (17:00 -0700)
committerAlin Gabriel Serdean <aserdean@ovn.org>
Wed, 24 Oct 2018 18:12:30 +0000 (21:12 +0300)
commit555fe6c93c150535e43399d3f4d9468782b18de1
treeb048b209958c40124eb585da7bf72f914d38290c
parent2ef3f7535619b9a4fcf000a9217f3a4cc6b54aa5
datapath-windows: Remove IP neighbor entries when internal adapter is down.

Remove the IP neighboring entries when adapter is down,
so that when 'OVS_IPHELPER_INSTANCE' is deleted, no stale entries
are present

Also fix accessing iphelper instance without acquiring the lock.

Signed-off-by: Anand Kumar <kumaranand@vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean@ovn.org>
Tested-by: Alin Gabriel Serdean <aserdean@ovn.org>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
datapath-windows/ovsext/IpHelper.c