]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove tap-win32
authorAlon Bar-Lev <alon.barlev@gmail.com>
Wed, 29 Feb 2012 20:11:49 +0000 (22:11 +0200)
committerDavid Sommerseth <davids@redhat.com>
Thu, 22 Mar 2012 21:06:53 +0000 (22:06 +0100)
commit8e3ca1f6c1400f4a9275760d1680a65bb4a99eae
treeaebaba7fe07653492bb3dc52ef83c79aaf08d4f7
parent26abb83cb1cf0c331db875186250b0c8d55d6013
Remove tap-win32

Introduce tap-windows.h which is modified tap-win32/common.h.
Except of function rename, it is the same without the tap_id.
This file should be provided as part of tap-win32 MSI.
For now we hold a copy.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Acked-by: Samuli Seppänen <samuli@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
26 files changed:
Makefile.am
configure.ac
tap-win32/MAKEFILE [deleted file]
tap-win32/SOURCES.in [deleted file]
tap-win32/constants.h [deleted file]
tap-win32/dhcp.c [deleted file]
tap-win32/dhcp.h [deleted file]
tap-win32/endian.h [deleted file]
tap-win32/error.c [deleted file]
tap-win32/error.h [deleted file]
tap-win32/hexdump.c [deleted file]
tap-win32/hexdump.h [deleted file]
tap-win32/i386/OemWin2k.inf.in [deleted file]
tap-win32/instance.c [deleted file]
tap-win32/lock.h [deleted file]
tap-win32/macinfo.c [deleted file]
tap-win32/macinfo.h [deleted file]
tap-win32/mem.c [deleted file]
tap-win32/proto.h [deleted file]
tap-win32/prototypes.h [deleted file]
tap-win32/resource.rc [deleted file]
tap-win32/tapdrvr.c [deleted file]
tap-win32/types.h [deleted file]
tap-windows.h [moved from tap-win32/common.h with 82% similarity, mode: 0644]
tun.h
win/autodefs.h.in