summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces.nix
Commit message (Expand)AuthorAge
* nixos/network-interfaces: fix examples typesDavid Costa2020-03-29
* Merge pull request #53033 from netixx/openvswitch-improved-systemdJörg Thalheim2020-02-21
|\
| * openvswitch: better integration with systemdNetix (Espinet François)2019-12-15
* | nixos/networking-interfaces: change preferTempAddress to allow disabling temp...rnhmjoj2020-02-01
|/
* Merge pull request #69302 from mayflower/networkd-disallow-dhcpLinus Heckemann2019-10-07
|\
| * networking.useDHCP: add release notes and docsRobin Gloster2019-09-24
* | mkRemovedOptionModule: assert on removed options (#69419)Silvan Mosberger2019-09-30
|\ \
| * | mkRemovedOptionModule: assert on removed optionsRobin Gloster2019-09-30
| |/
* | 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