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