nixpkgs/nixos/modules
Uli Baum 2742063677 nixos/network-interfaces-scripted: fix container networking bug
When a bridge interface was reconfigured, running containers using
this bridge lost connectivity: restarting network-addresses-brN.service
triggered a restart of network-setup.service via a "partOf" relationship
introduced in 07e0c0e0a2.
This in turn restarted brN-netdev.service.
The bridge was thus destroyed and recreated with the same name but a new
interface id, causing attached veth interfaces to lose their connection.

This change removes the "partOf" relationship between
network-setup.service and network-addresses-brN.service for all bridges.
2018-09-23 23:08:19 +02:00
..
config nixos: xdg: fix indent and eol spaces 2018-09-08 17:20:56 -05:00
hardware [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
i18n/input-method nixos docs: more IDs 2018-09-02 15:47:59 -04:00
installer Merge pull request #46510 from worldofpeace/installer-refactor 2018-09-20 22:55:42 +08:00
misc initial NixOS module for LIRC 2018-09-14 03:57:51 +02:00
profiles usb-storage -> uas 2018-08-23 01:42:34 +00:00
programs nixos/yabar: fix module & test (#46954) 2018-09-20 12:47:46 +02:00
security acme module: fix self-signed cert with openssl 1.1 2018-09-12 13:40:46 +02:00
services Merge pull request #46274 from mvnetbiz/libratbag 2018-09-21 22:49:17 +02:00
system nixos/activation: Switch from bash to sh to avoid reading users bash config (#46851) 2018-09-18 21:47:14 +02:00
tasks nixos/network-interfaces-scripted: fix container networking bug 2018-09-23 23:08:19 +02:00
testing nixos/tests: Set DefaultTimeoutStartSec very high (#44916) 2018-08-29 12:12:12 +02:00
virtualisation reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
module-list.nix Merge pull request #46274 from mvnetbiz/libratbag 2018-09-21 22:49:17 +02:00
rename.nix virtualization.growPartition -> virtualisation.growPartition 2018-08-28 14:24:39 +02:00