summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces.nix
Commit message (Expand)AuthorAge
...
* | nixos network-interfaces.nix: fixup after the last changeVladimír Čunát2019-09-28
* | 'udev' needs absolute path to 'echo'volth2019-09-06
* | network-interfaces.nix: escape '.' in interface names passed to sysctlvolth2019-09-06
|/
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | 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
| |/ |/|
* | Merge pull request #62955 from abbradar/resolvconfNikolay Amiantov2019-07-17
|\ \
| * | resolvconf service: initNikolay Amiantov2019-07-15
| |/
* | nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj2019-07-09
* | nixos/network-interfaces: always apply privacy extensionsLinus Heckemann2019-06-07
|/
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* networking.hostId: fix cmd in descriptionErik Arvstedt2018-09-11
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* networking: Fix timeout when `lo` has aliased IPsGraham Christensen2018-07-06
* network-interfaces.nix: remove duplicate codevolth2018-06-11
* network-interfaces.nix: dead code removalvolth2018-04-04
* nixos/manual: fixed example config for networking.interfacesJustin Humm2018-03-17
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
|\
| * nixos/network-interfaces: Fix 2 small typosSilvan Mosberger2018-03-10
* | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
|/
* nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
* nixos/tests: add test for static routesrnhmjoj2018-02-17
* nixos/networking-interfaces: make static routes configurablernhmjoj2018-02-17
* nixos/networking-interfaces: add preferTempAddress optionrnhmjoj2018-02-01
* fixrnhmjoj2018-02-01
* nixos/networking-interfaces: set default value for virtualTypernhmjoj2018-01-31
* nixos/network-interfaces: Add " around network interface namesFlorian Jacob2017-11-09
* nixos/network-interfaces: assertion for too long interface namesFlorian Jacob2017-10-05
* wirelessInterfaces: Add a missing parameterKirill Elagin2017-05-28
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* networking/bonds: fix examplesProfpatsch2017-03-08
* Merge pull request #22822 from Mic92/iputilsJörg Thalheim2017-02-22
|\
| * replace ping6 with pingJörg Thalheim2017-02-17
* | networking.defaultGateway{,6}: fix exampleRobin Gloster2017-02-21
* | networking.bonds: add support for arbitrary driverOptionsProfpatsch2017-02-16
|/
* Merging against upstream masterParnell Springmeyer2017-02-13
|\
| * network-interfaces service: add metric option for defaultGatewaysFranz Pletz2017-02-11
| * network-interfaces service: add defaultGateway{,6}.interfaceNikolay Amiantov2017-02-02
* | BeebooboopParnell Springmeyer2017-01-29
* | More derp? It's 5am...Parnell Springmeyer2017-01-29
* | More derpParnell Springmeyer2017-01-29
* | Addressing PR feedbackParnell Springmeyer2017-01-28
* | More fixingParnell Springmeyer2017-01-26
* | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\|
| * nixos: provide /etc/hostnameBjørn Forsman2017-01-02