Re: [Openvpn-devel] [PATCH v2 12/12] tapctl: Support multiple hardware IDs

2020-03-24 Thread Lev Stipakov
Hi, Compiled with msvc and smoke-tested, "tapctl list" returns all relevant adapters. This also resolves my concert from 10/12, so I'll ack that, too. Acked-by: Lev Stipakov ___ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net

[Openvpn-devel] [PATCH v2 12/12] tapctl: Support multiple hardware IDs

2020-03-10 Thread Simon Rozman
TAP-Windows6 adapters created with tapinstall/devcon.exe have hardware ID "tap0901", where TAP-Windows6 adapters created with tapctl.exe have hardware ID "root\\tap0901". The enumeration of the network adapters have been extended to detect adapters using a list of acceptable hardware IDs.