This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
neco/src
2019-06-01 19:10:17 +02:00
..
config-load.c Switch to a JSON-based config format 2019-05-31 18:42:01 +02:00
config-load.h Load config dirs 2018-12-29 17:00:31 +01:00
config-process.c config: fix resolve of device type 2019-05-31 20:40:13 +02:00
config-process.h Switch to a JSON-based config format 2019-05-31 18:42:01 +02:00
device-bridge.c device: bridge: implement initial bridge setup 2019-06-01 14:28:03 +02:00
device-common.c device: add bridge port configuration 2019-06-01 19:10:17 +02:00
device-common.h device: add bridge port configuration 2019-06-01 19:10:17 +02:00
device-interface.c device: move more common functions 2019-06-01 12:30:14 +02:00
device.c Add first parts of interface config handling 2019-01-05 22:06:45 +01:00
device.h Switch to a JSON-based config format 2019-05-31 18:42:01 +02:00
meson.build device: split out common device settings 2019-05-31 21:56:08 +02:00
neco.c Implement simple setting of link state and IP addresses 2019-01-06 07:20:08 +01:00
netlink.c Implement simple setting of link state and IP addresses 2019-01-06 07:20:08 +01:00
netlink.h Implement simple setting of link state and IP addresses 2019-01-06 07:20:08 +01:00
util.h Switch to a JSON-based config format 2019-05-31 18:42:01 +02:00
vector.c Add first parts of interface config handling 2019-01-05 22:06:45 +01:00
vector.h Add first parts of interface config handling 2019-01-05 22:06:45 +01:00