[ovs-git] [openvswitch/ovs] 93451a: dpif-linux: Rename dpif-netlink; change to compile...

GitHub noreply at github.com
Thu Sep 18 22:00:26 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 93451a0a81b40c480115abd8739c1582e6b49a9c
      https://github.com/openvswitch/ovs/commit/93451a0a81b40c480115abd8739c1582e6b49a9c
  Author: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M PORTING
    M lib/automake.mk
    R lib/dpif-linux.c
    R lib/dpif-linux.h
    A lib/dpif-netlink.c
    A lib/dpif-netlink.h
    M lib/dpif-provider.h
    M lib/dpif.c
    M lib/flow.h
    M lib/netdev-linux.c
    M lib/netdev-vport.h

  Log Message:
  -----------
  dpif-linux: Rename dpif-netlink; change to compile with MSVC.

The patch contains the necessary modifications to compile and also to run
under MSVC.

Added the files to the build system and also changed dpif_linux to be under
a more generic name dpif_windows.

Added a TODO under the windows part in case we want to implement another
counterpart for epoll functions.

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list