about summary refs log tree commit diff
path: root/nixos/tests/networking.nix
AgeCommit message (Expand)AuthorFilesLines
2022-06-18nixos/networking: fix v4+v6 default gateways with networkdpennae1-0/+3
2022-06-02nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.typeAlexandru Scvortov1-4/+25
2022-04-30nixos/tests/networking/dhcpDefault: actually use networkd for clientMaximilian Bosch1-0/+1
2022-04-30nixos/tests/networking: test connectivity from both client & routerMaximilian Bosch1-1/+1
2022-04-30nixos/tests/networking: add test for global useDHCPLinus Heckemann1-0/+19
2022-04-12nixos/udev: Put all initrd options into a namespaceJanne Heß1-1/+1
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-4/+4
2022-03-23networking.greTunnels: Add ttl optionjpathy1-0/+12
2022-03-17networking.greTunnels: support ip6gre*jpathy1-2/+31
2022-02-24nixos/tests/networking: Fix link testMartin Weinelt1-1/+1
2022-02-22nixos/test/networking: test bonding netdev creationMartin Weinelt1-3/+7
2022-01-20nixos/networkd: Add routes from interfaces to [Route] section of .network fileLuflosi1-1/+9
2021-12-07nixos/networking: add options for configuring a GRE tunnelMatthew Leach1-0/+71
2021-10-16nixos/networking: support FOU encapsulation for sitspennae1-3/+24
2021-10-16nixos/networking: add foo-over-udp endpoint supportpennae1-0/+46
2021-09-18nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj1-2/+2
2021-09-01nixos/network-interfaces: Fix wlan interface macJohn Whitman1-0/+18
2021-05-09nixos/tests/networking: Fix str literal comparisonaszlig1-3/+3
2021-02-20Merge pull request #107382 from rnhmjoj/no-udev-settleMichele Guerini Rocco1-0/+24
2021-02-19nixos/tests/networking: test interface renamingrnhmjoj1-0/+24
2021-02-10nixos/tests/networking: fix DHCP rangeAndrey Golovizin1-1/+1
2020-11-25nixos/tests/networking: Alleviate race in scripted testSarah Brofeldt1-2/+2
2020-07-26nixos/tests/networking: fix macvlan testsCharlotte Van Petegem1-3/+3
2020-07-20nixos/tests/networking.nix: test the services.dhcpd4.machines optionBas van Dijk1-7/+12
2020-04-13nixosTests.networking: test setting MTU and MAC AddressFlorian Klink1-0/+11
2020-04-13nixosTests.networking.virtual: fix with networkdFlorian Klink1-2/+3
2020-04-13nixosTests.networking: make routing table comparison more reliableFlorian Klink1-17/+17
2020-03-19nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink1-0/+25
2020-03-13Revert Merge #82310: nixos/systemd: apply .linkVladimír Čunát1-42/+18
2020-03-11nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink1-0/+25
2020-03-11tests/networking: remove pkgs.lib usages.Félix Baylac-Jacqué1-18/+17
2020-02-01nixos/tests/networking: use new tempAddress optionrnhmjoj1-2/+2
2019-12-17nixosTests.networking: Port tests to pythonChristian Kampka1-226/+247
2019-10-08nixos/tests/{ferm,networking}: fix eval with networkdLinus Heckemann1-0/+1
2019-09-24networking.useDHCP: disallow for networkdRobin Gloster1-5/+18
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-1/+1
2019-08-26treewide: remove redundant quotesvolth1-3/+3
2019-08-05Merge branch 'master' into flip-map-foreachDanylo Hlynskyi1-2/+20
2019-08-05mass replace "flip map -> forEach"danbst1-1/+1
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-1/+1
2019-07-14mass replace "flip map -> foreach"danbst1-1/+1
2019-07-09nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj1-2/+20
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-3/+0
2018-11-12nixos/tests/networking: Fix syntax erroraszlig1-1/+1
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-1/+3
2018-10-30tests/docs: remove remnants of old allowPing default (#49198)Robin Gloster1-9/+0
2018-09-20nixos/tests/networking.virtual: prevent non-deterministic failure (#46949)xeji1-1/+3
2018-09-02nixos/tests/networking.*.macvlan: disable reverse path checkUli Baum1-1/+14
2018-08-26nixos/tests/networking: fix "virtual" testsUli Baum1-2/+2
2018-08-26nixos/tests/networking: fix routes testsUli Baum1-4/+4