about summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces-systemd.nix
AgeCommit message (Expand)AuthorFilesLines
2023-10-29nixos: fix iproute2 invocations (#263976)Rémy Grünblatt1-1/+1
2023-10-15Merge pull request #258695 from Majiir/fix-networkd-defaultgatewayMaximilian Bosch1-28/+32
2023-10-14Merge pull request #259619 from Majiir/fix-networkd-dhcpMaximilian Bosch1-1/+1
2023-10-14nixos/network-interfaces-systemd: fix DHCP settingMajiir Paktu1-1/+1
2023-10-07nixos/network-interfaces-systemd: require defaultGateway.interfaceMajiir Paktu1-27/+20
2023-10-07nixos/network-interfaces-systemd: support defaultGateway.interfaceMajiir Paktu1-8/+19
2023-10-07Merge pull request #258677 from Majiir/fix-networkd-search-domainsLinus Heckemann1-3/+0
2023-10-02nixos/networkd: make wait-online not time outJade Lovelace1-9/+0
2023-10-02nixos/network-interfaces-systemd: don't set network-level domainsMajiir Paktu1-3/+0
2023-08-25nixos/network-interfaces-systemd: add bridge interfaces in systemd-initrdMajiir Paktu1-13/+17
2023-08-25nixos/network-interfaces-systemd: add VLAN interfaces in systemd-initrdMajiir Paktu1-13/+21
2023-05-19nixos: fix typosfigsoda1-1/+1
2023-04-17systemd-initrd: Automatically configure networking.interfacesWill Fancher1-143/+159
2022-08-19nixos/network-interfaces-systemd: do not ignore /0 gateway routesPierre Bourdon1-1/+1
2022-06-21nixos/networkd: add `IPv6PrivacyExtensions=kernel` for default networksNaïm Favier1-0/+2
2022-06-21nixos/networkd: make default networks `RequiredForOnline` when possibleNaïm Favier1-7/+7
2022-06-18nixos/networking: fix v4+v6 default gateways with networkdpennae1-5/+4
2022-06-02nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.typeAlexandru Scvortov1-0/+3
2022-04-30nixos/network-interfaces-systemd: actually set catchall-iface if `useDHCP = t...Maximilian Bosch1-12/+14
2022-04-30nixos/networkd: reimplement useDHCP in a sensible wayLinus Heckemann1-6/+34
2022-03-23networking.greTunnels: Add ttl optionjpathy1-0/+2
2022-01-21nixos/networkd: fix networking.networkd.static testLuflosi1-1/+1
2022-01-20nixos/networkd: Add routes from interfaces to [Route] section of .network fileLuflosi1-0/+61
2021-12-07nixos/networking: add options for configuring a GRE tunnelMatthew Leach1-0/+20
2021-10-16nixos/networking: support FOU encapsulation for sitspennae1-1/+11
2021-10-16nixos/networking: add foo-over-udp endpoint supportpennae1-0/+20
2021-08-16Merge pull request #103738 from netixx/openvswitch-improved-systemdMichele Guerini Rocco1-3/+0
2021-04-04iproute: deprecate aliasSandro Jäckel1-1/+1
2021-02-03Revert "nixos/network-interfaces-systemd: fix IPv6 privacy extensions"Florian Klink1-11/+1
2020-12-17nixos/network-interfaces-systemd: fix IPv6 privacy extensionsFlorian Klink1-1/+11
2020-11-13openvswitch: better integration with systemdNetix (Espinet François)1-3/+0
2020-04-13nixos/networking: fix setting .macAddress and .mtu with networkdFlorian Klink1-1/+6
2020-02-21Merge pull request #53033 from netixx/openvswitch-improved-systemdJörg Thalheim1-7/+62
2019-12-15openvswitch: better integration with systemdNetix (Espinet François)1-7/+62
2019-12-08nixos/networkd: only set gateway if it's explicitly specified in the module s...Maximilian Bosch1-2/+2
2019-10-26Fix typo in message (`vswichtes` → `vswitches`)Elias Probst1-1/+1
2019-10-23nixos/network: remove 99-main.networkFlorian Klink1-9/+0
2019-09-25Merge branch 'master' into networkd-disallow-dhcpRobin Gloster1-1/+1
2019-09-24nixos/network: replace deprecated DHCP=both by DHCP=yesRoman Volosatovs1-1/+1
2019-09-24networking.useDHCP: disallow for networkdRobin Gloster1-4/+8
2019-09-08nixos/networkd: continue supporting 99-main with wildcard interface matchAndreas Rammhold1-1/+9
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-4/+4
2019-08-26treewide: remove redundant quotesvolth1-3/+3
2019-08-05mass replace "flip map -> forEach"danbst1-4/+4
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-4/+4
2019-07-14mass replace "flip map -> foreach"danbst1-4/+4
2019-06-03nixos/networkd: rename GatewayOnlink to GatewayOnLinkAndreas Rammhold1-1/+1
2019-06-03nixos/networkd: use the route section for default routesAndreas Rammhold1-1/+8
2019-06-03nixos/networkd: use `no` instead of `none` for `DHCP=` optionAndreas Rammhold1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1