Re: [Openvpn-devel] [PATCH 19/52] Remove tap-win32

2012-03-06 Thread Samuli Seppänen
As tap-win32 is being moved to a separate subproject, this makes sense. ACK. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock > Introduce tap-windows.h which is modified tap-win32/common.h. > Except of function rename, it is the same without the tap_id.

[Openvpn-devel] [PATCH 19/52] Remove tap-win32

2012-02-29 Thread Alon Bar-Lev
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 --- Makefile.am|3 +- configure.ac