| commit | dac0bba8b4762def59b5f929f6e9cc04f376e3e3 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu Jun 13 09:10:09 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Jun 20 12:04:53 2024 +0000 |
| tree | 40fba4fb9ee37046742701791200ffacb353910f | |
| parent | 8ac3e566eda3f968966fbe712be5c9158b04d0c3 [diff] |
m/n/c/network: make bringup order deterministic This will ensure that given the same static network config the bringup sequence is the same. In turn this will make the MAC address of bonds static as well as generally providing more consistent behavior. Change-Id: If3e381e685195be2fa473f1610cc0418b25f85a6 Reviewed-on: https://review.monogon.dev/c/monogon/+/3138 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@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.