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
/
NetworkController.hpp
Age
Commit message (
Expand
)
Author
2016-08-09
Encode and decode of tags and capabilities in NetworkConfig.
Adam Ierymenko
2016-06-21
Make Dictionary templatable so it can be used where we want a higher capacity.
Adam Ierymenko
2016-06-16
Big refactor mostly builds. We now have a uniform backward compatible netconf.
Adam Ierymenko
2016-05-06
Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ...
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2015-09-08
Add a bit of useful testing instrumentation to SqliteNetworkController.
Adam Ierymenko
2015-07-23
Add a rate limiting circuit breaker to the network controller to prevent floo...
Adam Ierymenko
2015-07-23
Eliminate some poorly thought out optimizations from the netconf/controller i...
Adam Ierymenko
2015-04-15
More cleanup, and fix for the extremely unlikely case of identity collision.
Adam Ierymenko
2015-04-15
Putting the main binary back together...
Adam Ierymenko
2015-04-15
Rename netconf to controller and NetworkConfigMaster to NetworkController for...
Adam Ierymenko