| commit | 1ce8039189e7280a929eced4b78f6042f1afdb16 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon May 27 20:06:43 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Jun 18 12:11:36 2024 +0000 |
| tree | 5ba3b9d8587361ff55853ee77fe380e6081d07e2 | |
| parent | 30e30b3323f05cb76a5168c24a487e4d8138b653 [diff] |
m/n/c/n/dhcp4c: verify hardware address sanity Complain early if an empty or all-zero hardware address is passed in, as this is never valid. Change-Id: I3abfcd618aaa8018e88267d414d7a34a859f3ce2 Reviewed-on: https://review.monogon.dev/c/monogon/+/3113 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.
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.