summaryrefslogtreecommitdiffstats
path: root/nixos/modules/tasks/network-interfaces-scripted.nix
AgeCommit message (Expand)Author
2024-05-17nixos/network-interfaces: prevent failure when a network address already existsTomáš Kuča
2024-01-02nixos/network-interfaces: fix implicit dependency on underlying devicesinanmohd
2023-10-29nixos: fix iproute2 invocations (#263976)Rémy Grünblatt
2023-10-07refactor: combine scripted and networkd WakeOnLan configMajiir Paktu
2023-09-28network.interfaces: Add option to configure WakeOnLan policyign0tus
2023-05-27network-interfaces-scripted: fix interface cleanuprnhmjoj
2023-05-19nixos: fix typosfigsoda
2022-06-26nixos/network-interfaces-scripted: don't bindTo absent network-setup.serviceMichael Livshin
2022-06-17Merge pull request #176379 from SuperSandro2000/network-setupSandro
2022-06-05nixos/network-interfaces-scripted: remove network-setup unit if unusedSandro Jäckel
2022-06-02nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.typeAlexandru Scvortov
2022-03-23networking.greTunnels: Add ttl optionjpathy
2021-12-07nixos/networking: add options for configuring a GRE tunnelMatthew Leach
2021-10-16nixos/networking: support FOU encapsulation for sitspennae
2021-10-16nixos/networking: add foo-over-udp endpoint supportpennae
2021-10-07nixos/networking: add the wakeonlan optionlegendofmiracles
2021-04-04iproute: deprecate aliasSandro Jäckel
2020-08-05nixos/systemd: fix TUN networking in LXC containers (#81481)volth
2020-05-29nixos/networking: check interface state files exist before acting on themdatafoo
2020-05-22nixos/scripted-networking: use udev to configure link MACAddress and MTUBytesFlorian Klink
2020-05-21nixos/network-interfaces-scripted: always run systemctl of the currently runn...Florian Klink
2020-04-13nixos/networking: move network-link-${i.name} to scripted networkingFlorian Klink
2020-03-15nixos/scripted-networking: fix bridge setup when libvirtd uses socket activationvolth
2019-12-15openvswitch: better integration with systemdNetix (Espinet François)
2019-08-26treewide: remove redundant quotesvolth
2019-07-15resolvconf service: initNikolay Amiantov
2019-03-09network-scripting: do not run resolvconf if /etc/resolv.conf is managed manua...volth
2018-09-23nixos/network-interfaces-scripted: fix container networking bugUli Baum
2018-08-13fix commentFranz Pletz
2018-08-10add comment for issue #28620Youfu Zhang
2018-08-02fix vlan interface bring up on bootYoufu Zhang
2018-07-20[bot]: remove unreferenced codevolth
2018-05-22networking.routes: static routes are proto staticRobin Gloster
2018-04-08Merge pull request #38094 from volth/patch-120Matthew Justin Bauer
2018-04-03network-interfaces-scripted: wlanInterfaces have .device, no "${dev}-netdev.s...volth
2018-03-30nixos/network-scripted: print error detailsvolth
2018-03-05Merge pull request #27678 from volth/restore-bridge-slaves-dynamically-added-...Frederik Rietdijk
2018-02-20Merge pull request #35141 from abbradar/dhcpcd-orderFranz Pletz
2018-02-19network-interfaces-scripted service: delay setup if IPv6 is disabledNikolay Amiantov
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-01-31nixos/networking-interfaces: set default value for virtualTypernhmjoj
2017-10-30network-interfaces-scripted: fix NixOS/nixops#640Bas van Dijk
2017-09-28network-interfaces: device routes for default gatewayFranz Pletz
2017-09-25nixos/network-interfaces: ensure slave interfaces are upFranz Pletz
2017-09-25nixos/network-interfaces: cannot delay device unitsFranz Pletz
2017-09-25nixos/network-interfaces: IPs must always be setFranz Pletz
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond