summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-06Network now calls port config function as per new API.Adam Ierymenko
2015-04-06Network build fixes and cleanup of remaining internal references to _tapAdam Ierymenko
2015-04-06More build fixes, and attic/ some stuff.Adam Ierymenko
2015-04-06More NAT strategy cleanup.Adam Ierymenko
2015-04-06Get rid of random port strategy -- research does not support.Adam Ierymenko
2015-04-06build fixes.Adam Ierymenko
2015-04-06Bring IncomingPacket into line with new changes.Adam Ierymenko
2015-04-03Eliminate redundant SharedPtr assignment.Adam Ierymenko
2015-04-03Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw...Adam Ierymenko
2015-04-03Send path simplification.Adam Ierymenko
2015-04-02The concept of link desperation (escalating to less desirable transports) sim...Adam Ierymenko
2015-04-01More cleanup.Adam Ierymenko
2015-04-01More cleanup.Adam Ierymenko
2015-04-01Tons more refactoring: simplify Network, move explicit management of Tap out,...Adam Ierymenko
2015-04-01...Adam Ierymenko
2015-04-01More refactoring... and update the API a bit... turns out my strategy for red...Adam Ierymenko
2015-03-31docsAdam Ierymenko
2015-03-31Refactoring... lalalala...Adam Ierymenko
2015-03-31Whole heap more cleanup and refactoring...Adam Ierymenko
2015-03-31Move more stuff into osdep/ -- node/ will not use threads directly.Adam Ierymenko
2015-03-31docsAdam Ierymenko
2015-03-31osnet -> osdepAdam Ierymenko
2015-03-31osnet -> osdepAdam Ierymenko
2015-03-31More CAPI work, and move old control/ and old node/Node to attic.Adam Ierymenko
2015-03-31Phy is a better name than Wire, and other cleanup.Adam Ierymenko
2015-03-30Work on new simplified C API -- required for embedded, language bindings, mob...Adam Ierymenko
2015-03-30Turns out that node/ likely has no business with or need for the system IP ro...Adam Ierymenko
2015-03-30Wire selftest, and passes all tests.Adam Ierymenko
2015-03-30Build fixes.Adam Ierymenko
2015-03-26Wire should be good to test.Adam Ierymenko
2015-03-24More Wire cleanup/docs and minor fixes.Adam Ierymenko
2015-03-24A bit more cleanup and doc work on new select abstractionAdam Ierymenko
2015-03-23Most of new cleaner IO abstraction.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-12Delete duplicate redis-schema.mdAdam 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-03-02Add historic protocol docs exhibit.Adam Ierymenko
2015-02-26Make clean fixes.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