index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-08
another couple of missing semicolons
Grant Limberg
2016-09-06
Reflect changes to strut ZT_PeerPhysicalPath
Grant Limberg
2016-09-06
Cluster build fix.
Adam Ierymenko
2016-09-06
(1) fix crazy bug introduced in doRENDEZVOUS(), (2) reclaim Paths after paths...
Adam Ierymenko
2016-09-06
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-09-06
Rework how paths are set as remote cluster preferred. The code is now clearer...
Adam Ierymenko
2016-09-06
comments, docs
Adam Ierymenko
2016-09-05
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Grant Limberg
2016-09-05
forgot a semicolon in a JNI java type specifier.
Grant Limberg
2016-09-05
re-adding file
Grant Limberg
2016-09-05
Attempting to fix VirtualNetworkRoute having 2 entries in git. Yay non case ...
Grant Limberg
2016-09-05
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-09-05
More tweaks to path behavior.
Adam Ierymenko
2016-09-05
Fixing filename again....
Grant Limberg
2016-09-05
fix capitalization on file
Grant Limberg
2016-09-05
ensure routes are also equal when checking for equality on VirtualNetworkConf...
Grant Limberg
2016-09-05
Added VirtualNetworkRoute class and added it to VirtualNetworkConfig
Grant Limberg
2016-09-03
Tweaks to new Path code for dual-stack operation, and other fixes.
Adam Ierymenko
2016-09-02
Remove debug line.
Adam Ierymenko
2016-09-02
Cluster sub-optimal is in fact necessary...
Adam Ierymenko
2016-09-02
Attempt to reactivate dead paths.
Adam Ierymenko
2016-09-02
Tweaks to path handling...
Adam Ierymenko
2016-09-02
Implement "weak pointer" behavior on Topology Path canonicalization hash table.
Adam Ierymenko
2016-09-02
Tweak some timings.
Adam Ierymenko
2016-09-02
Rest of big Path canonicalization refactor.
Adam Ierymenko
2016-09-01
Work in progress: Path canonicalization refactor.
Adam Ierymenko
2016-09-01
.
Adam Ierymenko
2016-09-01
Cleanup.
Adam Ierymenko
2016-09-01
Optimize filter code a bit, and add a network-level setting for what should h...
Adam Ierymenko
2016-08-31
Also need to send credentials when TEEing and REDIRECTing.
Adam Ierymenko
2016-08-31
Simplify some logic.
Adam Ierymenko
2016-08-31
Think through and refine a few things in rules, especially edge case TEE and ...
Adam Ierymenko
2016-08-31
rename SAMENESS to DIFFERENCE which is less confusing
Adam Ierymenko
2016-08-31
Add overlooked MATCH_ICMP to rule set.
Adam Ierymenko
2016-08-31
Cluster build fixes and warning elimination.
Adam Ierymenko
2016-08-29
Tweak log length to fit JSON for members within two 4096-kb blocks.
Adam Ierymenko
2016-08-29
Type fixes.
Adam Ierymenko
2016-08-29
Debug output fixes.
Adam Ierymenko
2016-08-29
Debug output fixes.
Adam Ierymenko
2016-08-29
Debug output fixes.
Adam Ierymenko
2016-08-29
EXT_FRAME messages should always be accepted if we are the destination for a ...
Adam Ierymenko
2016-08-29
Make rules engine debug a bit more verbose.
Adam Ierymenko
2016-08-29
Kill dead field from network JSON.
Adam Ierymenko
2016-08-26
.
Adam Ierymenko
2016-08-26
Change logic a little for self-as-destination in TEE and REDIRECT.
Adam Ierymenko
2016-08-26
Do not TEE or REDIRECT to self.
Adam Ierymenko
2016-08-26
Push more than one packet for credentials if we happen to have a whole lot. S...
Adam Ierymenko
2016-08-26
Another tiny API bug fix.
Adam Ierymenko
2016-08-26
Fix setting of v6AssignMode in controller.
Adam Ierymenko
2016-08-26
fix frame size range bug
Adam Ierymenko
[next]