ZeroTierOne/windows/ZeroTierOne
Adam Ierymenko 96faaa85cf VERSION 0.9.1: bug fixes and experimental bridging support
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".
2014-07-03 13:32:53 -07:00
..
resource.h Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ServiceBase.cpp C++ service base stuff taken from MS public domain example project and modified slightly. 2014-02-05 16:37:50 -08:00
ServiceBase.h More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 2014-02-06 23:12:12 -08:00
ServiceInstaller.cpp Windows service works now! 2014-02-27 16:28:55 -08:00
ServiceInstaller.h Windows service work, remove old installer... not sure exactly what we're going to use. 2014-02-06 22:06:27 -08:00
ZeroTierOne.aps Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.rc Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.vcxproj VERSION 0.9.1: bug fixes and experimental bridging support 2014-07-03 13:32:53 -07:00
ZeroTierOne.vcxproj.filters VERSION 0.8.2 2014-04-10 22:46:17 -07:00
ZeroTierOneService.cpp Intaller upgrade and stuff, fix to Windows service for new Node API changes. 2014-04-04 16:59:02 -07:00
ZeroTierOneService.h Windows service works now! 2014-02-27 16:28:55 -08:00