aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/networking.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/tests/networking: Alleviate race in scripted testSarah Brofeldt2020-11-251-2/+2
* nixos/tests/networking: fix macvlan testsCharlotte Van Petegem2020-07-261-3/+3
* nixos/tests/networking.nix: test the services.dhcpd4.machines optionBas van Dijk2020-07-201-7/+12
* nixosTests.networking: test setting MTU and MAC AddressFlorian Klink2020-04-131-0/+11
* nixosTests.networking.virtual: fix with networkdFlorian Klink2020-04-131-2/+3
* nixosTests.networking: make routing table comparison more reliableFlorian Klink2020-04-131-17/+17
* nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink2020-03-191-0/+25
* Revert Merge #82310: nixos/systemd: apply .linkVladimír Čunát2020-03-131-42/+18
* nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink2020-03-111-0/+25
* tests/networking: remove pkgs.lib usages.Félix Baylac-Jacqué2020-03-111-18/+17
* nixos/tests/networking: use new tempAddress optionrnhmjoj2020-02-011-2/+2
* nixosTests.networking: Port tests to pythonChristian Kampka2019-12-171-226/+247
* nixos/tests/{ferm,networking}: fix eval with networkdLinus Heckemann2019-10-081-0/+1
* networking.useDHCP: disallow for networkdRobin Gloster2019-09-241-5/+18
* Merge staging-next into stagingFrederik Rietdijk2019-08-281-1/+1
|\
| * Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-051-2/+20
| |\
| * | mass replace "flip map -> forEach"danbst2019-08-051-1/+1
| * | Revert "mass replace "flip map -> foreach""danbst2019-08-051-1/+1
| * | mass replace "flip map -> foreach"danbst2019-07-141-1/+1
* | | treewide: remove redundant quotesvolth2019-08-261-3/+3
| |/ |/|
* | nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj2019-07-091-2/+20
|/
* treewide: remove wkennington as maintainerJörg Thalheim2019-01-261-3/+0
* nixos/tests/networking: Fix syntax erroraszlig2018-11-121-1/+1
* tests: refactor to carry the package set as an argumentLéo Gaspard2018-11-111-1/+3
* tests/docs: remove remnants of old allowPing default (#49198)Robin Gloster2018-10-301-9/+0
* nixos/tests/networking.virtual: prevent non-deterministic failure (#46949)xeji2018-09-201-1/+3
* nixos/tests/networking.*.macvlan: disable reverse path checkUli Baum2018-09-021-1/+14
* nixos/tests/networking: fix "virtual" testsUli Baum2018-08-261-2/+2
* nixos/tests/networking: fix routes testsUli Baum2018-08-261-4/+4
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-201-20/+20
* Merge pull request #27688 from rnhmjoj/routesMichael Raskin2018-02-191-34/+95
|\
| * nixos/tests: rename IP addresses/routes optionsrnhmjoj2018-02-171-11/+11
| * nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-171-29/+27
| * nixos/tests: add test for static routesrnhmjoj2018-02-171-0/+63
* | nixos/tests: fix random failures of privacy testrnhmjoj2018-02-171-1/+1
|/
* nixos/tests: add test for temporary IPv6 addressesrnhmjoj2018-02-011-0/+57
* nixos/tests: add test for virtual interfacesrnhmjoj2018-01-311-0/+43
* nixos/networking: network is online if default gw setFranz Pletz2017-09-181-2/+2
* networking/bonds: fix examplesProfpatsch2017-03-081-1/+3
* Merge pull request #22822 from Mic92/iputilsJörg Thalheim2017-02-221-12/+12
|\
| * replace ping6 with pingJörg Thalheim2017-02-171-12/+12
* | networking.bonds: add support for arbitrary driverOptionsProfpatsch2017-02-161-1/+1
|/
* networking test: test IPv6 with RA and DHCPv6Nikolay Amiantov2017-01-151-5/+53
* tests.networking: remove network-interfaces.targetAlexander Ried2016-09-131-18/+0
* nixos/tests/networking: Expose subtests via attrsaszlig2016-03-011-368/+373
* nixos/tests/networking: Add a test for loopbackaszlig2015-12-181-0/+11
* all tests: added meta.maintainers sectionJoachim Schiele2015-07-121-1/+4
* nixos/tests/networking: Clean up and attempt to make more reliableWilliam A. Kennington III2015-04-101-57/+68
* nixos/network: Remove debug output in testsWilliam A. Kennington III2014-11-301-5/+0
* nixos/networking: More fixesWilliam A. Kennington III2014-11-291-3/+24