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
path:
root
/
node
Age
Commit message (
Expand
)
Author
2016-06-14
Big refactor in service code to prep for plumbing through route management.
Adam Ierymenko
2016-06-09
Add flags and metric to ZT-managed routes.
Adam Ierymenko
2016-06-08
Fix include for system lz4.
Adam Ierymenko
2016-06-07
Carry virtual network routes through to API.
Adam Ierymenko
2016-06-07
Increment protocol version to indicate support for binary network config and ...
Adam Ierymenko
2016-06-07
fix size
Adam Ierymenko
2016-06-07
Make flags 64-bit in both network request and config.
Adam Ierymenko
2016-05-31
IPv6 links are unfortunately not "reliable." Many IPv6 gateways, while not
Adam Ierymenko
2016-05-16
Disable debug code.
Adam Ierymenko
2016-05-16
Fix new binary meta-data deserialization and add some debug code (will disabl...
Adam Ierymenko
2016-05-14
comment out a few TRACE messages that don't compile
Grant Limberg
2016-05-14
compiling with C++11 requires a space between string literals
Grant Limberg
2016-05-11
Ready to test whole new netconf refactor.
Adam Ierymenko
2016-05-11
Refactor controller to send both old and new format netconf.
Adam Ierymenko
2016-05-06
Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ...
Adam Ierymenko
2016-05-06
Changes to how new-style binary network configs are detected, and a new-style...
Adam Ierymenko
2016-05-06
Dead code removal.
Adam Ierymenko
2016-05-06
Missing deserialize stuff.
Adam Ierymenko
2016-05-06
Merge gateways and routes in netconf since they are the same thing.
Adam Ierymenko
2016-04-28
docs
Adam Ierymenko
2016-04-27
Ifdef fix.
Adam Ierymenko
2016-04-26
Deserialize new style netconf.
Adam Ierymenko
2016-04-26
Bunch more refactoring for an even more compact NetworkConfig representation,...
Adam Ierymenko
2016-04-26
.
Adam Ierymenko
2016-04-26
Replace two bools in NetworkConfig with a flags field.
Adam Ierymenko
2016-04-26
More refactoring to remove old Dictionary dependencies.
Adam Ierymenko
2016-04-22
Refactor rules table in-memory structure in new NetworkConfig to permit far m...
Adam Ierymenko
2016-04-19
Kill some old debug code.
Adam Ierymenko
2016-04-19
Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ...
Adam Ierymenko
2016-04-19
Revise peer path weighting to always prioritize cluster-optimal paths.
Adam Ierymenko
2016-04-18
(1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a clus...
Adam Ierymenko
2016-04-12
Brace fix...
Adam Ierymenko
2016-04-12
Fix one more old NetworkConfig bit of code.
Adam Ierymenko
2016-04-12
NetworkConfig refactor almost done.
Adam Ierymenko
2016-04-12
Refactor IncomingPacket for new NetworkConfig
Adam Ierymenko
2016-04-12
Refactor Node for new NetworkConfig
Adam Ierymenko
2016-04-12
Refactor Network for new NetworkConfig.
Adam Ierymenko
2016-04-12
NetworkConfig refactor part 1
Adam Ierymenko
2016-04-06
Tweak new RX queue algorithm to "expire" old entries to prevent always needin...
Adam Ierymenko
2016-04-06
Preserve add local interface address add order and send in that order since t...
Adam Ierymenko
2016-04-05
More refactoring and prep for explicit interface bindings (for default route ...
Adam Ierymenko
2016-04-05
Reduce symmetric prediction fuzz just a bit.
Adam Ierymenko
2016-04-05
Fix Cluster to send from a designated endpoint address instead of wildcard.
Adam Ierymenko
2016-03-30
nit pick... might this matter?
Adam Ierymenko
2016-03-28
More tweaks to OS determination stuff.
Adam Ierymenko
2016-03-28
Try to define ZT_NO_TYPE_PUNNING on iOS in case it wasn't.
Adam Ierymenko
2016-03-28
Fix some broken TRACEs and a tiny reorder in a few ifs.
Adam Ierymenko
2016-03-18
A few other little formatting things.
Adam Ierymenko
2016-03-18
Indentation
Adam Ierymenko
2016-03-18
Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length...
Adam Ierymenko
[next]