Hi,
On Mon, Mar 08, 2010 at 09:00:14AM -0700, James Yonan wrote:
> >I have not yet figured out that part. I did my debugging with Wireshark
> >("see what packets move back and forth and stare at the packet details").
>
> While Windows doesn't support "printf" in device drivers, the TAP driver
>
- how does one debug Windows drivers? Is there a printf() as in Linux
that goes to console / syslog?
I have not yet figured out that part. I did my debugging with Wireshark
("see what packets move back and forth and stare at the packet details").
While Windows doesn't support "printf" in
On 03/08/2010 09:16:33 AM, Samuli Seppänen wrote:
>
> > What needs to happen next?
> >
> > - it whould be highly appreciated if Samuli could get OpenVPN Tech
> >to provide Windows binaries for the "openvpn-testing" tree, so
> that
> >we can get decent testing by the windows user base
>
> What needs to happen next?
>
> - it whould be highly appreciated if Samuli could get OpenVPN Tech
>to provide Windows binaries for the "openvpn-testing" tree, so that
>we can get decent testing by the windows user base
>
I'm on it. If this issue is not clear by Thursday, we should
Hi,
On Sun, Mar 07, 2010 at 09:47:17PM +0100, Peter Stuge wrote:
> Gert Doering wrote:
> > -!define PRODUCT_TAP_RELDATE "06/22/2009"
> > +!define PRODUCT_TAP_RELDATE "07/03/2010"
>
> Seems month/date are swapped.
Stupid american date formats. In my build tree, this is ac
Gert Doering wrote:
> -!define PRODUCT_TAP_RELDATE "06/22/2009"
> +!define PRODUCT_TAP_RELDATE "07/03/2010"
Seems month/date are swapped.
//Peter
Hi,
On Sun, Feb 28, 2010 at 11:23:26PM +0100, Gert Doering wrote:
> to follow up on this...
Next round of "do things on windows" :-)
> [ TUN / TAP driver on windows ]
>
> Now... is there someone who has worked on this before, and can help
> me a bit with it?
>
> Initial questions:
>
> - ca