Re: [Openvpn-devel] Windows TAP driver and NDIS 6.0

2013-12-02 Thread Samuli Seppänen
> Am 30.11.13 12:50, schrieb Илья Шипицин: >> I had look at "NDIS 5.1 to NDIS 6.0 migration guide", looks easy >> enough, I hope to give a try soon. >> also, it is possibility to run tap-driver on WinRT, there's still no >> openvpn for WinRT devices, right ? >> >> > Nobody has yet looked into what

Re: [Openvpn-devel] Windows TAP driver and NDIS 6.0

2013-11-30 Thread Arne Schwabe
Am 30.11.13 12:50, schrieb Илья Шипицин: > I had look at "NDIS 5.1 to NDIS 6.0 migration guide", looks easy > enough, I hope to give a try soon. > also, it is possibility to run tap-driver on WinRT, there's still no > openvpn for WinRT devices, right ? > > Nobody has yet looked into what requiremen

Re: [Openvpn-devel] Windows TAP driver and NDIS 6.0

2013-11-30 Thread Илья Шипицин
I had look at "NDIS 5.1 to NDIS 6.0 migration guide", looks easy enough, I hope to give a try soon. also, it is possibility to run tap-driver on WinRT, there's still no openvpn for WinRT devices, right ? 2013/11/17 David Sommerseth : > On 17. nov. 2013 11:40, Gert Doering wrote: >> Hi, >> >> just

Re: [Openvpn-devel] Windows TAP driver and NDIS 6.0

2013-11-17 Thread David Sommerseth
On 17. nov. 2013 11:40, Gert Doering wrote: > Hi, > > just so it does not get lost: here are the microsoft pages about porting > NDIS (miniport) drivers to NDIS 6.0 > > http://msdn.microsoft.com/en-us/library/windows/hardware/ff570025(v=vs.85).aspx > http://msdn.microsoft.com/en-us/library/window

[Openvpn-devel] Windows TAP driver and NDIS 6.0

2013-11-17 Thread Gert Doering
Hi, just so it does not get lost: here are the microsoft pages about porting NDIS (miniport) drivers to NDIS 6.0 http://msdn.microsoft.com/en-us/library/windows/hardware/ff570025(v=vs.85).aspx http://msdn.microsoft.com/en-us/library/windows/hardware/ff570059(v=vs.85).aspx so, looking for volunte