we use ndis5 on windows 10. 2016-06-22 22:14 GMT+05:00 Samuli Seppänen <sam...@openvpn.net>:
> I have not actually tested tap-windows (NDIS 5) on Windows 10, but I > believe NDIS 5 support was removed from Windows 10 a while back. If NDIS 5 > drivers still work for Windows 10 then I can definitely reword this part. > > why "must" for windows 10 ? >> >> 2016-06-22 22:06 GMT+05:00 <sam...@openvpn.net <mailto:sam...@openvpn.net >> >>: >> >> From: Samuli Seppänen <sam...@openvpn.net <mailto:sam...@openvpn.net >> >> >> >> Signed-off-by: Samuli Seppänen <sam...@openvpn.net >> <mailto:sam...@openvpn.net>> >> >> --- >> INSTALL | 8 ++++---- >> 1 file changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/INSTALL b/INSTALL >> index 42f78d8..334d0e6 100644 >> --- a/INSTALL >> +++ b/INSTALL >> @@ -298,13 +298,13 @@ TUN/TAP Driver Configuration: >> >> http://www.whiteboard.ne.jp/~admin2/tuntap/ >> >> -* Windows XP/2003/Vista/7: >> +* Windows >> >> OpenVPN on Windows needs a TUN/TAP kernel driver to work. OpenVPN >> installers >> include this driver, so installing it separately is not usually >> required. >> - The driver source code is available here: >> - >> - https://github.com/OpenVPN/tap-windows >> + Windows XP/2003 must use the NDIS 5 (tap-windows) driver, whereas >> more recent >> + Windows versions should (Vista to 8.1) or must (Windows 10) use >> the NDIS 6 >> + driver (tap-windows6) instead. >> >> >> ************************************************************************* >> >> -- >> 2.1.4 >> >> >> >> ------------------------------------------------------------------------------ >> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in >> San >> Francisco, CA to explore cutting-edge tech and listen to tech >> luminaries >> present their vision of the future. This family event has something >> for >> everyone, including kids. Get more information and register today. >> http://sdm.link/attshape >> _______________________________________________ >> Openvpn-devel mailing list >> Openvpn-devel@lists.sourceforge.net >> <mailto:Openvpn-devel@lists.sourceforge.net> >> https://lists.sourceforge.net/lists/listinfo/openvpn-devel >> >> >> > >