| commit | 1cd14f55663e33a6b6c42864395a8543fb325581 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jan 27 11:43:13 2025 +0100 |
| committer | Jan Schär <jan@monogon.tech> | Mon Jan 27 16:44:11 2025 +0000 |
| tree | 194853ce3e2efcfd991c7f6f6b6c54a93d6b5a46 | |
| parent | a857936232478afe0329b2d66ea8a794ca6f3667 [diff] |
m/n/core/network: add netlink error callback Add a callback which logs netlink subscription errors. This may be useful for debugging. Change-Id: I35c64ef68bfd098139f94e7d952174ff81acaac3 Reviewed-on: https://review.monogon.dev/c/monogon/+/3810 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.