Adam Ierymenko
|
7943414c89
Part two of fix to GitHub issue #118 -- need to test thoroughly though.
|
11 năm trước cách đây |
Adam Ierymenko
|
c7c545bf6c
Fix for part one of GitHub issue #118
|
11 năm trước cách đây |
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 năm trước cách đây |
Adam Ierymenko
|
8b0846d077
Delete bunch of commented out code.
|
11 năm trước cách đây |
Adam Ierymenko
|
0d017c043f
Stop persisting last announcement time since Multicaster is volatile. Also some more legacy multicast fixes.
|
11 năm trước cách đây |
Adam Ierymenko
|
c2aac69a9f
Fixes to legacy peer support.
|
11 năm trước cách đây |
Adam Ierymenko
|
a9c6913f12
.
|
11 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
Adam Ierymenko
|
1774e615a1
<= MTU
|
11 năm trước cách đây |
Adam Ierymenko
|
56f8f8aa24
Return self in GATHER requests if self is a member of multicast group, and reinstate legacy support.
|
11 năm trước cách đây |
Adam Ierymenko
|
4941c8a1f3
New multicast bug fixes, TRACE improvements, and temporarily disable legacy multicast for debugging purposes.
|
11 năm trước cách đây |
Adam Ierymenko
|
d5e0f7e3e4
Reorg multicast packet, and a whole bunch of refactoring around the pushing of certificates of membership.
|
11 năm trước cách đây |
Adam Ierymenko
|
620e64c58f
Supernode propagation of legacy multicast frames was brokezored.
|
11 năm trước cách đây |
Adam Ierymenko
|
b809dad94a
Bug fix in zerotier-cli (Unix)
|
11 năm trước cách đây |
Adam Ierymenko
|
b13845e528
.
|
11 năm trước cách đây |
Adam Ierymenko
|
3f15752f73
Add IPv4 address assignment to ffffffffffffffff test network.
|
11 năm trước cách đây |
Adam Ierymenko
|
cb6fd3afb3
g++ compiler warning fix
|
11 năm trước cách đây |
Adam Ierymenko
|
7788a3d45d
.
|
11 năm trước cách đây |
Adam Ierymenko
|
923c325a40
Add another private-testnet root topology debug option using 10.0.0.1 as the supernode.
|
11 năm trước cách đây |
Adam Ierymenko
|
87f1b1b1e3
Bug fix in new multicast frame handler, handling of old "P5" multicast frames in new way.
|
11 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
Adam Ierymenko
|
e7c81ef34e
Turns out that needed to be a list after all. Also clean up Multicaster::gather().
|
11 năm trước cách đây |
Adam Ierymenko
|
3f7e7e8a88
Do not multicast to self.
|
11 năm trước cách đây |
Adam Ierymenko
|
496109fdcc
Announce multicast group changes on network rescanMulticastGroups()
|
11 năm trước cách đây |
Adam Ierymenko
|
aad344bb84
Add test network support to Network.
|
11 năm trước cách đây |
Adam Ierymenko
|
13fc20b0ee
Add inject (undocumented in help) to NodeControlService.
|
11 năm trước cách đây |