mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
VERSION 0.4.4: multicast cleanup, Windows port work
In addition to a lot of Windows port work that isn't finished yet (and doesn't affect the *nix platforms at all), this version contains quite a bit of multicast cleanup and code simplification. I also pulled rate limits for now, as it seems to be causing problems. More testing on the testnet is going to be needed.
This commit is contained in:
parent
f6e7be102a
commit
b6248c7cb7
2 changed files with 19 additions and 37 deletions
|
@ -41,6 +41,6 @@
|
|||
/**
|
||||
* Revision: 16-bit (0-65535)
|
||||
*/
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 3
|
||||
#define ZEROTIER_ONE_VERSION_REVISION 4
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue