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
/
netconf
Age
Commit message (
Expand
)
Author
2015-04-01
Tons more refactoring: simplify Network, move explicit management of Tap out,...
Adam Ierymenko
2015-03-20
Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane.
Adam Ierymenko
2015-03-20
Add SqliteNetworkConfigMaster::DBC for external access to raw sqlite3 db.
Adam Ierymenko
2015-03-18
A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code.
Adam Ierymenko
2015-03-17
DB init works now.
Adam Ierymenko
2015-03-17
Sqlite auto-init and version check.
Adam Ierymenko
2015-03-17
Include the Sqlite schema to auto-init the database.
Adam Ierymenko
2015-03-13
Wire up externally specified NetworkConfigMaster
Adam Ierymenko
2015-03-12
docs
Adam Ierymenko
2015-03-12
Netconf build fixes, schema, etc.
Adam Ierymenko
2015-03-12
Sqlite schema for netconf.
Adam Ierymenko
2015-03-11
Changed my mind design-wise on netconf/ -- will embed using SQLite. This fits...
Adam Ierymenko
2015-02-24
Redis network config master work, and the beginnings of some actual unit test...
Adam Ierymenko
2015-02-24
RedisNetworkConfigMaster in its own folder. Also fix some hex/decimal Redis d...
Adam Ierymenko
2015-02-24
netconf/ is where Redis code lives
Adam Ierymenko