aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/tasks/network-interfaces.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stagingVladimír Čunát2019-09-021-2/+2
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-311-2/+2
* | Merge staging-next into stagingFrederik Rietdijk2019-08-281-6/+6
|\|
| * Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-051-4/+19
| |\
| * | mass replace "flip map -> forEach"danbst2019-08-051-6/+6
| * | Revert "mass replace "flip map -> foreach""danbst2019-08-051-6/+6
| * | mass replace "flip map -> foreach"danbst2019-07-141-6/+6
* | | treewide: remove redundant quotesvolth2019-08-261-9/+9
| |/ |/|
* | Merge pull request #62955 from abbradar/resolvconfNikolay Amiantov2019-07-171-1/+0
|\ \
| * | resolvconf service: initNikolay Amiantov2019-07-151-1/+0
| |/
* | nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj2019-07-091-3/+13
* | nixos/network-interfaces: always apply privacy extensionsLinus Heckemann2019-06-071-3/+9
|/
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-221-1/+1
* networking.hostId: fix cmd in descriptionErik Arvstedt2018-09-111-1/+1
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-201-1/+1
* networking: Fix timeout when `lo` has aliased IPsGraham Christensen2018-07-061-1/+1
* network-interfaces.nix: remove duplicate codevolth2018-06-111-16/+0
* network-interfaces.nix: dead code removalvolth2018-04-041-29/+0
* nixos/manual: fixed example config for networking.interfacesJustin Humm2018-03-171-1/+1
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-131-2/+2
|\
| * nixos/network-interfaces: Fix 2 small typosSilvan Mosberger2018-03-101-2/+2
* | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-011-4/+4
|/
* nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-171-60/+35
* nixos/tests: add test for static routesrnhmjoj2018-02-171-6/+6
* nixos/networking-interfaces: make static routes configurablernhmjoj2018-02-171-1/+62
* nixos/networking-interfaces: add preferTempAddress optionrnhmjoj2018-02-011-3/+19
* fixrnhmjoj2018-02-011-1/+1
* nixos/networking-interfaces: set default value for virtualTypernhmjoj2018-01-311-4/+6
* nixos/network-interfaces: Add " around network interface namesFlorian Jacob2017-11-091-2/+6
* nixos/network-interfaces: assertion for too long interface namesFlorian Jacob2017-10-051-0/+8
* wirelessInterfaces: Add a missing parameterKirill Elagin2017-05-281-2/+2
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-171-1/+0
* networking/bonds: fix examplesProfpatsch2017-03-081-81/+82
* Merge pull request #22822 from Mic92/iputilsJörg Thalheim2017-02-221-6/+0
|\
| * replace ping6 with pingJörg Thalheim2017-02-171-6/+0
* | networking.defaultGateway{,6}: fix exampleRobin Gloster2017-02-211-2/+2
* | networking.bonds: add support for arbitrary driverOptionsProfpatsch2017-02-161-0/+20
|/
* Merging against upstream masterParnell Springmeyer2017-02-131-6/+43
|\
| * network-interfaces service: add metric option for defaultGatewaysFranz Pletz2017-02-111-0/+7
| * network-interfaces service: add defaultGateway{,6}.interfaceNikolay Amiantov2017-02-021-6/+36
* | BeebooboopParnell Springmeyer2017-01-291-18/+10
* | More derp? It's 5am...Parnell Springmeyer2017-01-291-11/+15
* | More derpParnell Springmeyer2017-01-291-3/+4
* | Addressing PR feedbackParnell Springmeyer2017-01-281-31/+16
* | More fixingParnell Springmeyer2017-01-261-2/+0
* | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-251-269/+286
|\|
| * nixos: provide /etc/hostnameBjørn Forsman2017-01-021-0/+7
| * nixos: cosmetic refactor of environment.etc."hostid"Bjørn Forsman2017-01-011-14/+10
| * network-interfaces: use enumEric Sagnes2016-11-161-12/+5
| * network-interfaces module: use enumEric Sagnes2016-11-041-1/+1