8d15854eb5
device: bridge: implement initial bridge setup
2019-06-01 14:28:03 +02:00
8b5af11ebe
device: move more common functions
2019-06-01 12:30:14 +02:00
f43788c947
device: split out common device settings
2019-05-31 21:56:08 +02:00
7745aa34ad
config: fix resolve of device type
2019-05-31 20:40:13 +02:00
bcef77a7fb
Switch to a JSON-based config format
...
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-05-31 18:42:01 +02:00
44cb17317c
Implement simple setting of link state and IP addresses
2019-01-06 07:20:08 +01:00
b4bdc79702
Add LICENSE
2019-01-05 22:55:01 +01:00
daa68c4b2d
Add first parts of interface config handling
2019-01-05 22:06:45 +01:00
9e059f898a
Load config dirs
2018-12-29 17:00:31 +01:00
f4881eb5e2
Build system, ini file loading
2018-12-29 13:30:53 +01:00