summaryrefslogtreecommitdiffstats
path: root/nixos/modules/tasks/network-interfaces.nix
AgeCommit message (Expand)Author
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol
2018-09-11networking.hostId: fix cmd in descriptionErik Arvstedt
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-07-06networking: Fix timeout when `lo` has aliased IPsGraham Christensen
2018-06-11network-interfaces.nix: remove duplicate codevolth
2018-04-04network-interfaces.nix: dead code removalvolth
2018-03-17nixos/manual: fixed example config for networking.interfacesJustin Humm
2018-03-13Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2018-03-10nixos/network-interfaces: Fix 2 small typosSilvan Mosberger
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj
2018-02-17nixos/tests: add test for static routesrnhmjoj
2018-02-17nixos/networking-interfaces: make static routes configurablernhmjoj
2018-02-01nixos/networking-interfaces: add preferTempAddress optionrnhmjoj
2018-02-01fixrnhmjoj
2018-01-31nixos/networking-interfaces: set default value for virtualTypernhmjoj
2017-11-09nixos/network-interfaces: Add " around network interface namesFlorian Jacob
2017-10-05nixos/network-interfaces: assertion for too long interface namesFlorian Jacob
2017-05-28wirelessInterfaces: Add a missing parameterKirill Elagin
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-03-08networking/bonds: fix examplesProfpatsch
2017-02-22Merge pull request #22822 from Mic92/iputilsJörg Thalheim
2017-02-21networking.defaultGateway{,6}: fix exampleRobin Gloster
2017-02-17replace ping6 with pingJörg Thalheim
2017-02-16networking.bonds: add support for arbitrary driverOptionsProfpatsch
2017-02-13Merging against upstream masterParnell Springmeyer
2017-02-11network-interfaces service: add metric option for defaultGatewaysFranz Pletz
2017-02-02network-interfaces service: add defaultGateway{,6}.interfaceNikolay Amiantov
2017-01-29BeebooboopParnell Springmeyer
2017-01-29More derp? It's 5am...Parnell Springmeyer
2017-01-29More derpParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-26More fixingParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2017-01-02nixos: provide /etc/hostnameBjørn Forsman
2017-01-01nixos: cosmetic refactor of environment.etc."hostid"Bjørn Forsman
2016-11-16network-interfaces: use enumEric Sagnes
2016-11-04network-interfaces module: use enumEric Sagnes
2016-10-08containers: Do not wait for udev for network devicesArnold Krille
2016-10-02Merge pull request #18491 from groxxda/network-interfacesJoachim F
2016-10-01Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F
2016-09-20nixos/networking: Use type lines for localCommandsaszlig
2016-09-13network-interfaces.target: add deprecation noticeAlexander Ried
2016-09-13nixos: fix typo in networking.interfaces.<name?>.virtual (#18548)Данило Глинський (Danylo Hlynskyi)
2016-09-13network-interfaces module: optionSet -> submoduleEric Sagnes
2016-09-01security: Updating the machinery for creating the wrapper programs dir in var...Parnell Springmeyer
2016-09-01security: need to specify the ping binary paths for setcap wrappers.Parnell Springmeyer
2016-09-01network-interfaces: use setcap-wrappers for ping and ping6 iff linux kernel i...Parnell Springmeyer
2016-04-25networking module: Add some missing `literalExample`Franz Pletz
2016-03-15Remove setting non-existent sysctl optionsEelco Dolstra