Adam Ierymenko
|
57c7992c78
|
GitHub issue #191 - kill intra-network multicast rate limits (which were not well supported or easily configurable anyway) -- this is really left over from the old collaborative multicast propagation algorithm. New algorithm (in for a while) has been sender-side replication in which sender "pays" all bandwidth, which intrinsically limits multicast.
|
11 years ago |
Adam Ierymenko
|
8aa68cd5f1
|
Add new fields in operator==
|
11 years ago |
Adam Ierymenko
|
edbc5d3588
|
Gateways support in NetworkConfig object.
|
11 years ago |
Adam Ierymenko
|
5341e32729
|
Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers.
|
11 years ago |
Adam Ierymenko
|
da254d967f
|
Hack around GitHub issue #165 (?)
|
11 years ago |
Adam Ierymenko
|
8a13cfdace
|
Add per-network relays to NetworkConfig.
|
11 years ago |
Adam Ierymenko
|
6369c264e2
|
Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency.
|
11 years ago |
Adam Ierymenko
|
7529d050c7
|
All of node/ now compiles again!
|
11 years ago |
Adam Ierymenko
|
bf2ff964e1
|
Utils::now() removal and a bunch of compile fixes.
|
11 years ago |
Adam Ierymenko
|
8001b2c0cb
|
Network now calls port config function as per new API.
|
11 years ago |
Adam Ierymenko
|
a8a92c5b89
|
A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code.
|
11 years ago |
Adam Ierymenko
|
93012b0ee5
|
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
11 years ago |
Adam Ierymenko
|
4e95384ad6
|
Cleanup, add tristate to config code in Network, and happy new year!
|
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.
|
12 years ago |
Adam Ierymenko
|
3f15752f73
|
Add IPv4 address assignment to ffffffffffffffff test network.
|
12 years ago |
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.
|
12 years ago |
Adam Ierymenko
|
351db7f1a0
|
Plumb injectPacketFromHost through to API.
|
12 years ago |
Adam Ierymenko
|
9e186bbd89
|
.
|
12 years ago |
Adam Ierymenko
|
9180a30986
|
.
|
12 years ago |
Adam Ierymenko
|
3afc629ac5
|
Bit of network config parser cleanup.
|
12 years ago |
Adam Ierymenko
|
cf4700bc26
|
Simplify network briding modes -- we only need passive toggle and active bridge list, not three mode types. Also change isOpen to isPublic for terminology consistency.
|
12 years ago |
Adam Ierymenko
|
4e1f49258b
|
Bridging in NetworkConfig - GitHub Issue #68
|
12 years ago |
Adam Ierymenko
|
66a38a9e7c
|
Default for private should be true.
|
12 years ago |
Adam Ierymenko
|
31ddc49da2
|
GitHub issue #67
|
12 years ago |
Adam Ierymenko
|
1e6475fad6
|
Clean out unused netconf fields, rename a few, work on new netconf server.
|
12 years ago |
Adam Ierymenko
|
73c1d43f2f
|
Crank down default multicast preload and max balance just a little bit... should not impact non-lame protocols.
|
12 years ago |
Adam Ierymenko
|
b5c3a92be2
|
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
Adam Ierymenko
|
5901972958
|
More tying up of certificate of membership stuff in the client.
|
13 years ago |
Adam Ierymenko
|
e13d4df9ab
|
Forgot to set defaults if multicast parameters are unset.
|
13 years ago |
Adam Ierymenko
|
5a8f213c23
|
Work in progress...
|
13 years ago |
Adam Ierymenko
|
b10871cedc
|
More work in netconf cleanup.
|
13 years ago |
Adam Ierymenko
|
9f107dbd4e
|
Work in progress on cleaning up netconf mess in node code...
|
13 years ago |
Adam Ierymenko
|
77965af288
|
Add new crypto: SHA512 and C25519 -- not integrated yet.
|
13 years ago |
Adam Ierymenko
|
150850b800
|
New git repository for release - version 0.2.0 tagged
|
13 years ago |