Re: [Openvpn-devel] [PATCH] Detecting Windows version

2015-12-29 Thread Gert Doering
Hi, On Tue, Dec 29, 2015 at 06:03:04PM +0200, Lev Stipakov wrote: > * Use adapter name instead of index on WinXP - sadly XP does not support > indexes > * Write Windows version to log > * Send it with peer-info as IV_PLAT_VER Overall, I'm fine with the patch - thanks a lot. I've built release

[Openvpn-devel] [PATCH] Detecting Windows version

2015-12-29 Thread Lev Stipakov
* Use adapter name instead of index on WinXP - sadly XP does not support indexes * Write Windows version to log * Send it with peer-info as IV_PLAT_VER Signed-off-by: Lev Stipakov --- config-msvc.h | 1 + configure.ac | 1 + src/compat/compat-versionh