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

Redesigning NixOS Networking

Formal Metadata

Title
Redesigning NixOS Networking
Title of Series
Number of Parts
27
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
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