Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-31 | Switch to a JSON-based config format | Matthias Schiffer | |
We can get rid of a lot of code by ditching out INI format parser. We also remove the support for "subtype" and "generator" templates for now; rather than implementing this in NeCo itself, templates could be implemented as a Lua DSL later. | |||
2019-01-06 | Implement simple setting of link state and IP addresses | Matthias Schiffer | |
2019-01-05 | Add first parts of interface config handling | Matthias Schiffer | |
2018-12-29 | Load config dirs | Matthias Schiffer | |
2018-12-29 | Build system, ini file loading | Matthias Schiffer | |