[ovs-git] [openvswitch/ovs] 555fe6: datapath-windows: Remove IP neighbor entries when ...

GitHub noreply at github.com
Wed Oct 24 18:23:38 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 555fe6c93c150535e43399d3f4d9468782b18de1
      https://github.com/openvswitch/ovs/commit/555fe6c93c150535e43399d3f4d9468782b18de1
  Author: Anand Kumar <kumaranand at vmware.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M datapath-windows/ovsext/IpHelper.c

  Log Message:
  -----------
  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 at vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
Tested-by: Alin Gabriel Serdean <aserdean at ovn.org>
Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list