summary refs log tree commit diff
path: root/nixos/tests/networking.nix
Commit message (Expand)AuthorAge
* networking.greTunnels: support ip6gre*jpathy2022-03-17
* nixos/tests/networking: Fix link testMartin Weinelt2022-02-24
* nixos/test/networking: test bonding netdev creationMartin Weinelt2022-02-22
* nixos/networkd: Add routes from interfaces to [Route] section of .network fileLuflosi2022-01-20
* nixos/networking: add options for configuring a GRE tunnelMatthew Leach2021-12-07
* nixos/networking: support FOU encapsulation for sitspennae2021-10-16
* nixos/networking: add foo-over-udp endpoint supportpennae2021-10-16
* nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj2021-09-18
* nixos/network-interfaces: Fix wlan interface macJohn Whitman2021-09-01
* nixos/tests/networking: Fix str literal comparisonaszlig2021-05-09
* Merge pull request #107382 from rnhmjoj/no-udev-settleMichele Guerini Rocco2021-02-20
|\
| * nixos/tests/networking: test interface renamingrnhmjoj2021-02-19
* | nixos/tests/networking: fix DHCP rangeAndrey Golovizin2021-02-10
|/
* nixos/tests/networking: Alleviate race in scripted testSarah Brofeldt2020-11-25
* nixos/tests/networking: fix macvlan testsCharlotte Van Petegem2020-07-26
* nixos/tests/networking.nix: test the services.dhcpd4.machines optionBas van Dijk2020-07-20
* nixosTests.networking: test setting MTU and MAC AddressFlorian Klink2020-04-13
* nixosTests.networking.virtual: fix with networkdFlorian Klink2020-04-13
* nixosTests.networking: make routing table comparison more reliableFlorian Klink2020-04-13
* nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink2020-03-19
* Revert Merge #82310: nixos/systemd: apply .linkVladimír Čunát2020-03-13
* nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink2020-03-11
* tests/networking: remove pkgs.lib usages.Félix Baylac-Jacqué2020-03-11
* nixos/tests/networking: use new tempAddress optionrnhmjoj2020-02-01
* nixosTests.networking: Port tests to pythonChristian Kampka2019-12-17
* nixos/tests/{ferm,networking}: fix eval with networkdLinus Heckemann2019-10-08
* networking.useDHCP: disallow for networkdRobin Gloster2019-09-24
* Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\
| * Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-05
| |\
| * | mass replace "flip map -> forEach"danbst2019-08-05
| * | Revert "mass replace "flip map -> foreach""danbst2019-08-05
| * | mass replace "flip map -> foreach"danbst2019-07-14
* | | treewide: remove redundant quotesvolth2019-08-26
| |/ |/|
* | nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj2019-07-09
|/
* treewide: remove wkennington as maintainerJörg Thalheim2019-01-26
* nixos/tests/networking: Fix syntax erroraszlig2018-11-12
* tests: refactor to carry the package set as an argumentLéo Gaspard2018-11-11
* tests/docs: remove remnants of old allowPing default (#49198)Robin Gloster2018-10-30
* nixos/tests/networking.virtual: prevent non-deterministic failure (#46949)xeji2018-09-20
* nixos/tests/networking.*.macvlan: disable reverse path checkUli Baum2018-09-02
* nixos/tests/networking: fix "virtual" testsUli Baum2018-08-26
* nixos/tests/networking: fix routes testsUli Baum2018-08-26
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* Merge pull request #27688 from rnhmjoj/routesMichael Raskin2018-02-19
|\
| * nixos/tests: rename IP addresses/routes optionsrnhmjoj2018-02-17
| * nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
| * nixos/tests: add test for static routesrnhmjoj2018-02-17
* | nixos/tests: fix random failures of privacy testrnhmjoj2018-02-17
|/
* nixos/tests: add test for temporary IPv6 addressesrnhmjoj2018-02-01
* nixos/tests: add test for virtual interfacesrnhmjoj2018-01-31