Age | Commit message (Collapse) | Author |
|
(though it would not have mattered since program exits immediately after).
|
|
|
|
|
|
intrinsics in Visual Studio
|
|
This version fixes several bugs including an issue with networks that have
EtherType filtering disabled, a file permission issue that affected non-English
versions of Windows, a multicast propagation bug that caused multicasts to
be dropped more often than they should be, and an issue with IP auto-configuration.
It also introduces experimental support for bridging between physical and virtual
networks, a much-requested and powerful ability that's been planned from the start.
ZeroTier One can now replace the functionality of ordinary VPNs, link multiple
offices into a single LAN, and connect virtual machine backplanes in the cloud to
physical networks at home, among other things.
Bridging support isn't "officially" out yet, since the web UI part is still
in development. But when that is done, an official announcement will be
made on the blog and users can try it out. So far bridging has only
been tested under Linux with the Linux kernel's native bridging driver.
YMMV on other platforms. Try it out and let us know by filing bugs at GitHub
or e-mailing them to "contact@zerotier.com".
|
|
|
|
This version fixes a few more issues with TCP tunneling including GitHub issue #63.
It also adds automatic announcement and location of peers on physical LANs (GitHub
issue #56) which should greatly improve performance if you happen to be on the same
LAN or WiFi network as another peer. It can take 60 seconds or so for this to occur,
but it should.
|
|
tap driver. Seems to work. Now to see if the cleanup we did here gets rid of the zombie tap device issue on Windows.
|
|
|
|
school chips... x64 builds with SSE since pretty much all AMD64/x86_64 chips have it.
|
|
redistributable... makes installer less noisy but unfortunately makes binary bigger. Oh well.
|
|
installer. Blech.
|
|
|
|
modified slightly.
|
|
|
|
|
|
down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
|
|
(Just testing signing, going back to OSX and Linux now).
|
|
|