Adam Ierymenko
|
1921e28c5f
Build fix.
|
11 ani în urmă |
Adam Ierymenko
|
52314dcdf6
GitHub issue #111
|
11 ani în urmă |
Adam Ierymenko
|
d8d4aace42
Fix for init.d/zerotier-one (again)
|
11 ani în urmă |
Adam Ierymenko
|
05309037a8
Yank potentially costly support for TTL out of UdpSocket since we dont use this anymore.
|
11 ani în urmă |
Adam Ierymenko
|
7943414c89
Part two of fix to GitHub issue #118 -- need to test thoroughly though.
|
11 ani în urmă |
Adam Ierymenko
|
c7c545bf6c
Fix for part one of GitHub issue #118
|
11 ani în urmă |
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 ani în urmă |
Adam Ierymenko
|
8b0846d077
Delete bunch of commented out code.
|
11 ani în urmă |
Adam Ierymenko
|
0d017c043f
Stop persisting last announcement time since Multicaster is volatile. Also some more legacy multicast fixes.
|
11 ani în urmă |
Adam Ierymenko
|
c2aac69a9f
Fixes to legacy peer support.
|
11 ani în urmă |
Adam Ierymenko
|
a9c6913f12
.
|
11 ani în urmă |
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 ani în urmă |
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 ani în urmă |
Adam Ierymenko
|
1774e615a1
<= MTU
|
11 ani în urmă |
Adam Ierymenko
|
56f8f8aa24
Return self in GATHER requests if self is a member of multicast group, and reinstate legacy support.
|
11 ani în urmă |
Adam Ierymenko
|
4941c8a1f3
New multicast bug fixes, TRACE improvements, and temporarily disable legacy multicast for debugging purposes.
|
11 ani în urmă |
Adam Ierymenko
|
d5e0f7e3e4
Reorg multicast packet, and a whole bunch of refactoring around the pushing of certificates of membership.
|
11 ani în urmă |
Adam Ierymenko
|
620e64c58f
Supernode propagation of legacy multicast frames was brokezored.
|
11 ani în urmă |
Adam Ierymenko
|
b809dad94a
Bug fix in zerotier-cli (Unix)
|
11 ani în urmă |
Adam Ierymenko
|
b13845e528
.
|
11 ani în urmă |
Adam Ierymenko
|
3f15752f73
Add IPv4 address assignment to ffffffffffffffff test network.
|
11 ani în urmă |
Adam Ierymenko
|
cb6fd3afb3
g++ compiler warning fix
|
11 ani în urmă |
Adam Ierymenko
|
7788a3d45d
.
|
11 ani în urmă |
Adam Ierymenko
|
923c325a40
Add another private-testnet root topology debug option using 10.0.0.1 as the supernode.
|
11 ani în urmă |
Adam Ierymenko
|
87f1b1b1e3
Bug fix in new multicast frame handler, handling of old "P5" multicast frames in new way.
|
11 ani în urmă |
Adam Ierymenko
|
ab22feba9a
Bump version to 1.0.0, add legacy support code to Multicaster to not send new frame to known-to-be-old peers.
|
11 ani în urmă |
Adam Ierymenko
|
10c196df50
Send a VERB_P5_MULTICAST_FRAME to the supernode for each multicast -- for now. This will allow supernodes to echo these down to pre-1.0.0 peers.
|
11 ani în urmă |
Adam Ierymenko
|
2c8321be1f
Pull logic to always send new multicasts to supernode since we need to do that differently, re-add support for active bridges, and remove some gratuitous use of std::set where not needed.
|
11 ani în urmă |
Adam Ierymenko
|
62da7e67b6
Add some rate limiting to implicit gathers, and always send multicasts to at least one supernode so they can broadcast to old peers (temporary).
|
11 ani în urmă |
Adam Ierymenko
|
e7c81ef34e
Turns out that needed to be a list after all. Also clean up Multicaster::gather().
|
11 ani în urmă |