dpif-linux: Rename dpif-netlink; change to compile with MSVC.
authorAlin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Thu, 18 Sep 2014 11:17:54 +0000 (04:17 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 18 Sep 2014 21:59:59 +0000 (14:59 -0700)
commit93451a0a81b40c480115abd8739c1582e6b49a9c
tree1f792e0f5998942986f0a450b5680b586b546a27
parent1a9bb326d8411ec97adc0f34020efca09caf14c4
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@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
PORTING
lib/automake.mk
lib/dpif-linux.c [deleted file]
lib/dpif-linux.h [deleted file]
lib/dpif-netlink.c [new file with mode: 0644]
lib/dpif-netlink.h [new file with mode: 0644]
lib/dpif-provider.h
lib/dpif.c
lib/flow.h
lib/netdev-linux.c
lib/netdev-vport.h