Adam Ierymenko
|
a8bd8fff93
Make several changes to eliminate potential deadlock or recursive lock conditions, and add back rescan of multicast groups on network startup.
|
11 years ago |
Adam Ierymenko
|
a94b0e6a43
Get rid of rescanMulticastGroups() in Network thread since this can deadlock... the fact that this can happen is probably bad design.
|
11 years ago |
Adam Ierymenko
|
7a37326cc0
Fix sleeper bug that probably did nothing in setSupernodes().
|
11 years ago |
Adam Ierymenko
|
42d644a57e
More fixes to legacy support, and to a potential issue on quit.
|
11 years ago |
Adam Ierymenko
|
023cac4ebb
Add -g to optimized crypto code in ZT_DEBUG=1 build mode.
|
11 years ago |
Adam Ierymenko
|
2416491cbc
Permanently retire peers.persist, but make iddb.d always enabled instead since identities are what we really want to cache.
|
11 years ago |
Adam Ierymenko
|
6e23986bb3
Another build fix.
|
11 years ago |
Adam Ierymenko
|
1921e28c5f
Build fix.
|
11 years ago |
Adam Ierymenko
|
52314dcdf6
GitHub issue #111
|
11 years ago |
Adam Ierymenko
|
d8d4aace42
Fix for init.d/zerotier-one (again)
|
11 years ago |
Adam Ierymenko
|
05309037a8
Yank potentially costly support for TTL out of UdpSocket since we dont use this anymore.
|
11 years ago |
Adam Ierymenko
|
7943414c89
Part two of fix to GitHub issue #118 -- need to test thoroughly though.
|
11 years ago |
Adam Ierymenko
|
c7c545bf6c
Fix for part one of GitHub issue #118
|
11 years ago |
Adam Ierymenko
|
6316011024
Make crypto and compression build optimized in debug, and also try disabling peers.persist -- might ship this way as it seems more trouble than its worth.
|
11 years ago |
Adam Ierymenko
|
8b0846d077
Delete bunch of commented out code.
|
11 years ago |
Adam Ierymenko
|
0d017c043f
Stop persisting last announcement time since Multicaster is volatile. Also some more legacy multicast fixes.
|
11 years ago |
Adam Ierymenko
|
c2aac69a9f
Fixes to legacy peer support.
|
11 years ago |
Adam Ierymenko
|
a9c6913f12
.
|
11 years ago |
Adam Ierymenko
|
e071c05f1b
Add a sanity limit to legacy multicast repeater function in supernode-mode nodes, and change netconf-master to issue multicast limit (ml) instead of old p5 stuff.
|
11 years ago |
Adam Ierymenko
|
03dc823ad7
(1) Back off a little on default max multicast limit since 128 is pretty bandwidth heavy, (2) add a little to default multicast rate limit since new MC algo is fairerererer, (3) decided not to involve netconf masters in multicast so take that out of list of who gets LIKEs.
|
11 years ago |
Adam Ierymenko
|
1774e615a1
<= MTU
|
11 years ago |
Adam Ierymenko
|
56f8f8aa24
Return self in GATHER requests if self is a member of multicast group, and reinstate legacy support.
|
11 years ago |
Adam Ierymenko
|
4941c8a1f3
New multicast bug fixes, TRACE improvements, and temporarily disable legacy multicast for debugging purposes.
|
11 years ago |
Adam Ierymenko
|
d5e0f7e3e4
Reorg multicast packet, and a whole bunch of refactoring around the pushing of certificates of membership.
|
11 years ago |
Adam Ierymenko
|
620e64c58f
Supernode propagation of legacy multicast frames was brokezored.
|
11 years ago |
Adam Ierymenko
|
b809dad94a
Bug fix in zerotier-cli (Unix)
|
11 years ago |
Adam Ierymenko
|
b13845e528
.
|
11 years ago |
Adam Ierymenko
|
3f15752f73
Add IPv4 address assignment to ffffffffffffffff test network.
|
11 years ago |
Adam Ierymenko
|
cb6fd3afb3
g++ compiler warning fix
|
11 years ago |
Adam Ierymenko
|
7788a3d45d
.
|
11 years ago |