Adam Ierymenko
|
01129d02b3
hashCode() for InetAddress
|
9 lat temu |
Adam Ierymenko
|
e1fbf7b34c
Check multicast limit on send after NDP emulation code.
|
9 lat temu |
Adam Ierymenko
|
7e90ab3534
TRACE verbosity increase on exceptions in NETWORK_CREDENTIALS.
|
9 lat temu |
Adam Ierymenko
|
5ee1ccd659
Send need credential error on more cases.
|
9 lat temu |
Adam Ierymenko
|
0b44919ba2
Clusters can send multiple OKs so we must allow this.
|
9 lat temu |
Adam Ierymenko
|
9f550292fe
Simply network auth logic and always sent error on auth failure even for unknown networks to prevent forensics.
|
9 lat temu |
Adam Ierymenko
|
5ba7ca91c0
TRACE build fix.
|
9 lat temu |
Adam Ierymenko
|
cc4bacc199
Cleanup, and implement compression disable flag for networks.
|
9 lat temu |
Adam Ierymenko
|
15c07c58b6
Refactored network config chunking to sign every chunk to prevent stupid DOS attack potential, and implement network config fast propagate (though we probably will not use this for a bit).
|
9 lat temu |
Adam Ierymenko
|
236fdb450c
cleanup attic
|
9 lat temu |
Adam Ierymenko
|
7e4b6b594b
It now builds.
|
9 lat temu |
Adam Ierymenko
|
eac3667ec1
Bunch more refactoring and work on revocations, etc.
|
9 lat temu |
Adam Ierymenko
|
46049a1ef6
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 lat temu |
Adam Ierymenko
|
1f74dd4589
Revocation work in progress, add WATCH which is TEE with implicit rate sync (thanks JG@DCVC!), and clean up some cruft in Network.
|
9 lat temu |
Grant Limberg
|
40d3993ceb
java code still needed to reflect PEER_ROLE_RELAY rename to PEER_ROLE_UPSTREAM
|
9 lat temu |
Grant Limberg
|
0564bb3b35
added missing copyright/license info from ZT_jniutils
|
9 lat temu |
Adam Ierymenko
|
29711e123f
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 lat temu |
Adam Ierymenko
|
d3524f3609
Refactor COM stuff a bit, and respond to COM requests a bit more readily for rapid setup. Will need to revisit later.
|
9 lat temu |
Grant Limberg
|
d87f0293e3
Don't print a few error messages when they don't matter.
|
9 lat temu |
Grant Limberg
|
5fadd8bdd2
ZT_PEER_ROLE_RELAY -> ZT_PEER_ROLE_UPSTREAM in JNI glue
|
9 lat temu |
Grant Limberg
|
3366b53247
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
9 lat temu |
Adam Ierymenko
|
68e549233d
Revise bearer token code in controller, and add relay policy as a meta-data item presented to controller by nodes (to facilitate future meshiness).
|
9 lat temu |
Adam Ierymenko
|
24fce0be86
No, definitely have to back out GitHub issue #385 (non-bisected routes) since this breaks IPv6 on OSX and probably IPv4 too if you were to encounter a 6-only situation.
|
9 lat temu |
Adam Ierymenko
|
740b34124f
Naming...
|
9 lat temu |
Adam Ierymenko
|
15402933bc
Add physical MTU recommendation hint to network config via API.
|
9 lat temu |
Adam Ierymenko
|
8d0b2b781e
Route management bug fixes.
|
9 lat temu |
Adam Ierymenko
|
83abc00aae
docs
|
9 lat temu |
Adam Ierymenko
|
5b6d27e659
Implement relay policy, and setting multicast limit to 0 now disables multicast on the network as would be expected.
|
9 lat temu |
Adam Ierymenko
|
ced8dfc639
Try a version of GitHub issue #385 (non-bifurcated default if not present) on Mac. This version adds the bifurcated routes always but also adds a device-specific non-bifurcated route. Will have to see if this still interferes with OSX route settings, since by definition device specific routes should not conflict with general routes.
|
9 lat temu |
Adam Ierymenko
|
8ef0e4bbaf
Get rid of HELLO rate gate on path since its basically worthless. There are 65535 ports per IP.
|
9 lat temu |