[ovs-git] [openvswitch/ovs] 13efe4: datapath-windows: Move OVS_IPHELPER_INSTANCE to Ip...

GitHub noreply at github.com
Tue Oct 2 14:46:19 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 13efe4209b6ab3671c3afadbc10c9136d6cce221
      https://github.com/openvswitch/ovs/commit/13efe4209b6ab3671c3afadbc10c9136d6cce221
  Author: Sairam Venugopal <vsairam at vmware.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  datapath-windows: Move OVS_IPHELPER_INSTANCE to IpHelper.h

Move the IPHelper Instance to the main header file and update the usage to
explicitly point to POVS_IPHELPER_INSTANCE instead of PVOID. Also rename
the ipn->context to ipn->instance to make it more readable.

Found by inspection.

Signed-off-by: Sairam Venugopal <vsairam at vmware.com>
Acked-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