about summary refs log tree commit diff
path: root/nixos/tests/networking.nix
AgeCommit message (Expand)AuthorFilesLines
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-20/+20
2018-02-19Merge pull request #27688 from rnhmjoj/routesMichael Raskin1-34/+95
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-22Merge pull request #22822 from Mic92/iputilsJörg Thalheim1-12/+12
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