summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces.nix
Commit message (Expand)AuthorAge
* 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
| * nixos: cosmetic refactor of environment.etc."hostid"Bjørn Forsman2017-01-01
| * network-interfaces: use enumEric Sagnes2016-11-16
| * network-interfaces module: use enumEric Sagnes2016-11-04
| * containers: Do not wait for udev for network devicesArnold Krille2016-10-08
| * Merge pull request #18491 from groxxda/network-interfacesJoachim F2016-10-02
| |\
| | * network-interfaces.target: add deprecation noticeAlexander Ried2016-09-13
| * | Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F2016-10-01
| |\ \
| | * | network-interfaces module: optionSet -> submoduleEric Sagnes2016-09-13
| * | | nixos/networking: Use type lines for localCommandsaszlig2016-09-20
| | |/ | |/|
| * | nixos: fix typo in networking.interfaces.<name?>.virtual (#18548)Данило Глинський (Danylo Hlynskyi)2016-09-13
| |/
* | security: Updating the machinery for creating the wrapper programs dir in var...Parnell Springmeyer2016-09-01
* | security: need to specify the ping binary paths for setcap wrappers.Parnell Springmeyer2016-09-01
* | network-interfaces: use setcap-wrappers for ping and ping6 iff linux kernel i...Parnell Springmeyer2016-09-01
|/
* networking module: Add some missing `literalExample`Franz Pletz2016-04-25
* Remove setting non-existent sysctl optionsEelco Dolstra2016-03-15
* Don't include wireless-tools/iw/rfkill when wireless is disabledEelco Dolstra2016-02-01