commit | af4abff2ccfdfe80de4f904c4071f2d4be3fb9aa | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed Jan 18 12:23:53 2023 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Thu Jul 13 22:34:09 2023 +0200 |
tree | b1cee8cd5f8f9acc32cd206b5b63580ea85fa671 | |
parent | 97b34f75d5b33d36846f645560e2b70b89eaf0d0 [diff] |
depend on fmt 8+ We had this ifndef in the code that was introduced to allow building with both fmt<8 and fmt==8. It was there due to change in fmt==8 because fmt::format now requires the format string to either be known at compile-time or to be wrapped in fmt::runtime [1,2]. Now that we are all (incl. CI) on fmt>=8 we can safely remove that. [1] https://github.com/fmtlib/fmt/releases/tag/8.0.0 [2] https://fmt.dev/8.1.1/api.html#core-api Change-Id: I70963ff3e44dabb91bf7fff78f18bec83351be73
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