nixpkgs/nixos
Martin Weinelt b4ac004d09
nixos/test/networking: test bonding netdev creation
Previously the bonding driver would create an initial `bond0` interface
when it was loaded. If the network management integration used that
interface and did not recreate it, it was stuck to the default
`balance-rr` mode.

Deploying systemds modprobe.d configuration sets `max_bonds=0`, so we
don't run into that issue anymore.

Hence we now make sure that we can indeed create `bond0` with `802.3ad`
(LACP), which is a non default mode.
2022-02-22 17:29:41 +01:00
..
doc Merge pull request #156601 from symphorien/miniflux-password 2022-02-21 21:18:36 +00:00
lib nixos/test-driver: fix regression when using legacy start command 2022-02-17 18:12:24 -08:00
maintainers nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
modules modprobe: install systemd's modprobe options 2022-02-22 17:22:57 +01:00
tests nixos/test/networking: test bonding netdev creation 2022-02-22 17:29:41 +01:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.