summaryrefslogtreecommitdiff
path: root/node/NetworkConfigRequestMetaData.hpp
AgeCommit message (Collapse)Author
2016-06-16Big refactor mostly builds. We now have a uniform backward compatible netconf.Adam Ierymenko
2016-05-16Fix new binary meta-data deserialization and add some debug code (will ↵Adam Ierymenko
disable later).
2016-05-14compiling with C++11 requires a space between string literalsGrant Limberg
2016-05-11Ready to test whole new netconf refactor.Adam Ierymenko
2016-05-06Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ↵Adam Ierymenko
network controller easier to refactor.
2016-05-06Changes to how new-style binary network configs are detected, and a ↵Adam Ierymenko
new-style binary serialized meta-data representation.
2016-05-06Merge gateways and routes in netconf since they are the same thing.Adam Ierymenko
2016-04-26.Adam Ierymenko