| commit | ec03df42d643603d0a8d92b0db1cc4a4a865651e | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Feb 27 14:30:45 2025 +0100 |
| committer | Jan Schär <jan@monogon.tech> | Thu Feb 27 15:16:44 2025 +0000 |
| tree | cc8292ee06d10ff186ef26e8b36730cb14a500e0 | |
| parent | 6e2839e982bf86f7a7a9b14f10d6d3c39c070fa0 [diff] |
treewide: update nftables to 0.3 with patches This update nftables to 0.3. The bigger-buffer patch is no longer needed, because it turns out that it is possible to increase the buffer size using nftables.WithSockOptions, which k8s-nft-npc now does. I added two new patches which implement features which we need for k8s-nft-npc. I made upstream PRs for these which are still pending review. Change-Id: Iefbf850147a4c6dfd110e356fb43e822f436e843 Reviewed-on: https://review.monogon.dev/c/monogon/+/3994 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
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.