Grant Limberg
|
e59ed3e68f
Fix size of neighbor solicitation struct
|
9 years ago |
Adam Ierymenko
|
45c4ccb153
Add a tags both equal match.
|
9 years ago |
Adam Ierymenko
|
adeb7e7da0
Make capability flags match more user-friendly and appropriate since "match any flag" is generally what we want.
|
9 years ago |
Adam Ierymenko
|
f1c8706485
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 years ago |
Adam Ierymenko
|
d5f4d381d0
Go ahead and loop back packets whose destination is self. Some OSes require this since they aactually follow the full network path even for local IPs.
|
9 years ago |
Grant Limberg
|
69c5976775
fix typo in assert size
|
9 years ago |
Adam Ierymenko
|
988049f39b
Add new rule to rules engine: random match.
|
9 years ago |
Adam Ierymenko
|
6651b8310e
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 years ago |
Adam Ierymenko
|
0843ed62fa
Network delete fix.
|
9 years ago |
Grant Limberg
|
d817039f79
Add IPv6 Neighbor Discovery code. Not yet tested.
|
9 years ago |
Adam Ierymenko
|
f0794e09b7
Controller cleanup.
|
9 years ago |
Adam Ierymenko
|
9eaa3756f8
Fix deadlock-causing regression in Network.
|
9 years ago |
Adam Ierymenko
|
1eeebba2f7
Drop old /active path from network.
|
9 years ago |
Adam Ierymenko
|
2fc3d12fb6
Minor tweaks to member code in controller, and fix Linux build.
|
9 years ago |
Adam Ierymenko
|
4fe9a4fe83
Fix memory leak.
|
9 years ago |
Adam Ierymenko
|
01129d02b3
hashCode() for InetAddress
|
9 years ago |
Adam Ierymenko
|
e1fbf7b34c
Check multicast limit on send after NDP emulation code.
|
9 years ago |
Adam Ierymenko
|
7e90ab3534
TRACE verbosity increase on exceptions in NETWORK_CREDENTIALS.
|
9 years ago |
Adam Ierymenko
|
5ee1ccd659
Send need credential error on more cases.
|
9 years ago |
Adam Ierymenko
|
0b44919ba2
Clusters can send multiple OKs so we must allow this.
|
9 years ago |
Adam Ierymenko
|
9f550292fe
Simply network auth logic and always sent error on auth failure even for unknown networks to prevent forensics.
|
9 years ago |
Adam Ierymenko
|
5ba7ca91c0
TRACE build fix.
|
9 years ago |
Adam Ierymenko
|
cc4bacc199
Cleanup, and implement compression disable flag for networks.
|
9 years ago |
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 years ago |
Adam Ierymenko
|
236fdb450c
cleanup attic
|
9 years ago |
Adam Ierymenko
|
7e4b6b594b
It now builds.
|
9 years ago |
Adam Ierymenko
|
eac3667ec1
Bunch more refactoring and work on revocations, etc.
|
9 years ago |
Adam Ierymenko
|
46049a1ef6
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
9 years ago |
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 years ago |
Grant Limberg
|
40d3993ceb
java code still needed to reflect PEER_ROLE_RELAY rename to PEER_ROLE_UPSTREAM
|
9 years ago |