nixpkgs/nixos/modules
Netix (Espinet François) cd3597b486
openvswitch: better integration with systemd
Systemd dependencies for scripted mode
were refactored according to analysis in #34586.

networking.vswitches can now be used with systemd-networkd,
although they are not supported by the daemon, a nixos receipe
creates the switch and attached required interfaces (just like
the scripted version).

Vlans and internal interfaces are implemented following the
  template format i.e. each interface is
described using an attributeSet (vlan and type at the moment).
If vlan is present, then interface is added to the vswitch with
given tag (access mode). Type internal enabled vswitch to create
interfaces (see openvswitch docs).

Added configuration for configuring supported openFlow version on
the vswitch

This commit is a split from the original PR #35127.
2019-12-15 21:16:26 +01:00
..
config nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
hardware nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
i18n/input-method nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
installer nixos: compress make-ext4-fs with zstd 2019-12-13 16:18:04 -08:00
misc nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs Merge pull request #75363 from primeos/sway-display-manager-integration 2019-12-14 17:02:33 +01:00
security Merge pull request #75343 from worldofpeace/polkit-no-root-admin 2019-12-10 20:24:23 -05:00
services openvswitch: better integration with systemd 2019-12-15 21:16:26 +01:00
system nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
tasks openvswitch: better integration with systemd 2019-12-15 21:16:26 +01:00
testing nixos/testing: remove leftover of virtualisation.qemu.program 2019-08-29 10:12:13 +02:00
virtualisation openvswitch: better integration with systemd 2019-12-15 21:16:26 +01:00
module-list.nix services.xserver.imwheel: add module 2019-12-13 18:19:29 +01:00
rename.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00