commit | 190d6ca982c70a772fdea3493e3a0d577b8422d2 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Mon May 29 11:42:40 2023 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue May 30 10:44:51 2023 +0200 |
tree | 29f8d705dd8f51737d9a39a5aa760907d197e809 | |
parent | 498c3f889aab15ed357bf8bd244df8bebb16d5c4 [diff] |
docopt.cpp: wrong arguments throw runtime_error Even though that thing is documented to throw an std::invalid_argument, it actually throws std::runtime_error, and has been doing that for years. Yay, documentation. Change-Id: If93dff37e80e5f82db0fd556bc3e2d198216b90a
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