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
/
RemotePath.hpp
Age
Commit message (
Collapse
)
Author
2015-10-27
Factor out RemotePath subclass of Path -- no longer needed, just cruft.
Adam Ierymenko
2015-10-13
World stuff...
Adam Ierymenko
2015-10-01
The return of peer peristence.
Adam Ierymenko
2015-10-01
Peer serialization and related changes.
Adam Ierymenko
2015-09-24
(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local ↵
Adam Ierymenko
interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses.
2015-09-23
Plumb through localInterfaceId to track local interfaces corresponding with ↵
Adam Ierymenko
remote addresses.
2015-07-13
Clean up some YAGNI issues with implementation of GitHub issue #180, and ↵
Adam Ierymenko
make best path choice aware of path rank.
2015-07-06
Plumbing for local interface addresses -- GitHub issue #180
Adam Ierymenko
2015-07-06
Some cleanup, docs, and Path -> Path > RemotePath refactor.
Adam Ierymenko
2015-07-06
For curiosity add Salsa20/8 to benchmarks.
Adam Ierymenko