We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Redesigning NixOS Networking

Formale Metadaten

Titel
Redesigning NixOS Networking
Serientitel
Anzahl der Teile
27
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Description:NixOS networking has been the source of weird bugs for years. There is no simple mapping between systemd units and the setup and teardown of network interfaces and its interdependencies. The systemd project is aware of that and implemented systemd-networkd to manage networking configuration. There even is a second implementation of the NixOS networking interface that uses systemd-netword but in its current state has some drawbacks and inconsistencies that prevent using it by default. The question for NixOS is if the adoption of systemd-networkd is desired and if a redesign of the current config interface to support as much features as possible is needed. This talk presents my findings around the topic, some design ideas concerning a possible interface and my personal wishlist of useful and cool networking features that should be supported. --- Bio: Grumpy infrastructure engineer, NixOS security team & retired release manager