commit | a46f6fa1f565cf1627a217f368250c369100b061 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Wed May 24 02:34:50 2023 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Wed May 24 02:34:50 2023 +0200 |
tree | 949bd989f1f6bd54352da9b606d59c9a575aec85 | |
parent | dad552b815836a264aced3e3222ae463a9142b01 [diff] |
refactor: IETFInterfaces::onRouteUpdate never deletes anything On a quick glance I don't know if this is the correct behavior -- but it's what the code has been doing already, there's just nothing which does anything with the deleted routes. Don't use an empty variable for that; I'll need this in a later refactoring. Change-Id: I91c9abdece04ca35007a3f481f927ea1f1f7b33b
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.
ietf-access-control-list
, RFC 8519 (with deviations)ietf-hardware
, RFC 8348ietf-system
, RFC 7317 (partial support)ietf-interfaces
, RFC 8343 (generating config for systemd-networkd
, with extensions)ietf-routing
, RFC 8349 (see above)czechlight-system