Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-01 | device: move more common functions | Matthias Schiffer | |
2019-05-31 | device: split out common device settings | Matthias Schiffer | |
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 | |