Displaying 3 results from an estimated 3 matches for "wipchg".
Did you mean:
wich
2016 Oct 24
2
Win32: problem with tinc-up script
Okey, after more extensive R&D and testing I came up with 2
final solutions:
1) external tool: wipchg
2) internal tincd: wait_device(int secs)
Both solution works 100% time (tested on Win2003).
I publish them here, so interested parties can do they own testing.
1) ftp://borg.uu3.net/home/borg/tmp/wipchg.tgz
You need Mingw compiler to build this.
2) http://borg.uu3.net/cgit/cgit.cgi/OEM/tinc/log...
2016 Oct 24
0
Win32: problem with tinc-up script
On Mon, Oct 24, 2016 at 09:04:49PM +0200, borg at uu3.net wrote:
> Okey, after more extensive R&D and testing I came up with 2
> final solutions:
>
> 1) external tool: wipchg
> 2) internal tincd: wait_device(int secs)
>
> Both solution works 100% time (tested on Win2003).
> I publish them here, so interested parties can do they own testing.
>
> 1) ftp://borg.uu3.net/home/borg/tmp/wipchg.tgz
> You need Mingw compiler to build this.
> 2) http:/...
2016 Oct 11
2
Win32: problem with tinc-up script
Okey, this is new and better version.
Now we handle wait up to hardcoded (for now) value.
After wait (IP stack reconf or timeout) we launch 'tinc-up' script.
To handle initial TAP device traffic, script is now launched
in separate thread.
This version works 100% for me under Win2003.
---------- Original message ----------
From: borg at uu3.net
To: tinc-devel at tinc-vpn.org
Subject: Re: