aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/networking.nix (unfollow)
Commit message (Expand)AuthorFilesLines
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-26treewide: remove redundant quotesvolth1-3/+3
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
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-20/+20
2018-02-17nixos/tests: fix random failures of privacy testrnhmjoj1-1/+1
2018-02-17nixos/tests: rename IP addresses/routes optionsrnhmjoj1-11/+11
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj1-29/+27
2018-02-17nixos/tests: add test for static routesrnhmjoj1-0/+63
2018-02-01nixos/tests: add test for temporary IPv6 addressesrnhmjoj1-0/+57
2018-01-31nixos/tests: add test for virtual interfacesrnhmjoj1-0/+43
2017-09-18nixos/networking: network is online if default gw setFranz Pletz1-2/+2
2017-03-08networking/bonds: fix examplesProfpatsch1-1/+3
2017-02-17replace ping6 with pingJörg Thalheim1-12/+12
2017-02-16networking.bonds: add support for arbitrary driverOptionsProfpatsch1-1/+1
2017-01-15networking test: test IPv6 with RA and DHCPv6Nikolay Amiantov1-5/+53
2016-09-13tests.networking: remove network-interfaces.targetAlexander Ried1-18/+0
2016-03-01nixos/tests/networking: Expose subtests via attrsaszlig1-368/+373
2015-12-18nixos/tests/networking: Add a test for loopbackaszlig1-0/+11
2015-07-12all tests: added meta.maintainers sectionJoachim Schiele1-1/+4
2015-04-10nixos/tests/networking: Clean up and attempt to make more reliableWilliam A. Kennington III1-57/+68
2014-11-30nixos/network: Remove debug output in testsWilliam A. Kennington III1-5/+0
2014-11-29nixos/networking: More fixesWilliam A. Kennington III1-3/+24
2014-11-29nixos/tests: Add networking tests for basic functionalityWilliam A. Kennington III1-0/+365