index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
SelfAwareness.cpp
Age
Commit message (
Collapse
)
Author
2015-05-04
When we reset within scope, erase the other entries for that scope so we ↵
Adam Ierymenko
won't keep resetting the same scope repeatedly.
2015-05-04
Always update timestamp.
Adam Ierymenko
2015-05-04
Make timeout also apply to null check in iam()
Adam Ierymenko
2015-05-04
So we need to keep track of external surface per reporter, since some NATs ↵
Adam Ierymenko
assign different external IPs for each external destination. Keeping just one known surface could create a race condition.
2015-04-30
Fix deadlock in SelfAwareness by deferring reconnects.
Adam Ierymenko
2015-04-17
Add some TRACE instrumentation to external surface address awareness.
Adam Ierymenko
2015-04-07
Add ping(), and a logic fix in SelfAwareness.
Adam Ierymenko
2015-04-07
Mutex locking fix.
Adam Ierymenko
2015-04-07
Implemented empirical determination of external addressing, paritioned per ↵
Adam Ierymenko
scope.
2015-04-07
Some external surface awareness work, and IP scope classification.
Adam Ierymenko