summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces-systemd.nix
Commit message (Expand)AuthorAge
* nixos/networkd: fix networking.networkd.static testLuflosi2022-01-21
* nixos/networkd: Add routes from interfaces to [Route] section of .network fileLuflosi2022-01-20
* nixos/networking: add options for configuring a GRE tunnelMatthew Leach2021-12-07
* nixos/networking: support FOU encapsulation for sitspennae2021-10-16
* nixos/networking: add foo-over-udp endpoint supportpennae2021-10-16
* Merge pull request #103738 from netixx/openvswitch-improved-systemdMichele Guerini Rocco2021-08-16
|\
| * openvswitch: better integration with systemdNetix (Espinet François)2020-11-13
* | iproute: deprecate aliasSandro Jäckel2021-04-04
* | Revert "nixos/network-interfaces-systemd: fix IPv6 privacy extensions"Florian Klink2021-02-03
* | nixos/network-interfaces-systemd: fix IPv6 privacy extensionsFlorian Klink2020-12-17
|/
* nixos/networking: fix setting .macAddress and .mtu with networkdFlorian Klink2020-04-13
* 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/networkd: only set gateway if it's explicitly specified in the module s...Maximilian Bosch2019-12-08
|/
* Fix typo in message (`vswichtes` → `vswitches`)Elias Probst2019-10-26
* nixos/network: remove 99-main.networkFlorian Klink2019-10-23
* Merge branch 'master' into networkd-disallow-dhcpRobin Gloster2019-09-25
|\
| * nixos/network: replace deprecated DHCP=both by DHCP=yesRoman Volosatovs2019-09-24
* | networking.useDHCP: disallow for networkdRobin Gloster2019-09-24
|/
* nixos/networkd: continue supporting 99-main with wildcard interface matchAndreas Rammhold2019-09-08
* Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\
| * 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
|/
* nixos/networkd: rename GatewayOnlink to GatewayOnLinkAndreas Rammhold2019-06-03
* nixos/networkd: use the route section for default routesAndreas Rammhold2019-06-03
* nixos/networkd: use `no` instead of `none` for `DHCP=` optionAndreas Rammhold2019-06-03
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
* nixos/networking-interfaces: add preferTempAddress optionrnhmjoj2018-02-01
* nixos/networking-interfaces: set default value for virtualTypernhmjoj2018-01-31
* networkd: fix setting both defaultGateway{,6}Robin Gloster2017-03-25
* network-interfaces service: fix typo in bonding optionsFranz Pletz2017-02-18
* networking.networkd: adjust autmatic mapping of bondsProfpatsch2017-02-16
* nixos/networkd: Fix eval error for defaultGatewayaszlig2017-02-07
* network-interfaces service: add defaultGateway{,6}.interfaceNikolay Amiantov2017-02-02
* networking.dhcpcd: Don't add to system closure when using networkd (#18436)Alexander Ried2016-09-13
* nixos networking: add vswitch optionThomas Strobel2015-09-25
* nixos/networkd: Add an assertion for unsupported rstpWilliam A. Kennington III2015-02-24
* nixos/network-interfaces: Add ipv6 gateway supportWilliam A. Kennington III2014-12-17
* Don't require forcing utils to get to libShea Levy2014-12-10
* nixos/networkd: Fix dhcp being enabled when it should be disabledWilliam A. Kennington III2014-11-30
* nixos/networkd: Fix macvlan called with null modeWilliam A. Kennington III2014-11-30
* nixos/network-interfaces: Add maclvan supportWilliam A. Kennington III2014-11-26
* nixos/network-interfaces: Support mac address and mtu universallyWilliam A. Kennington III2014-11-26
* networkd: Support Host ResolvconfWilliam A. Kennington III2014-11-26
* nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III2014-11-26