summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces-scripted.nix
AgeCommit message (Expand)AuthorFilesLines
2022-06-26nixos/network-interfaces-scripted: don't bindTo absent network-setup.serviceMichael Livshin1-2/+4
2022-06-17Merge pull request #176379 from SuperSandro2000/network-setupSandro1-1/+1
2022-06-05nixos/network-interfaces-scripted: remove network-setup unit if unusedSandro Jäckel1-1/+1
2022-06-02nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.typeAlexandru Scvortov1-2/+3
2022-03-23networking.greTunnels: Add ttl optionjpathy1-0/+2
2021-12-07nixos/networking: add options for configuring a GRE tunnelMatthew Leach1-0/+28
2021-10-16nixos/networking: support FOU encapsulation for sitspennae1-1/+6
2021-10-16nixos/networking: add foo-over-udp endpoint supportpennae1-0/+34
2021-10-07nixos/networking: add the wakeonlan optionlegendofmiracles1-0/+2
2021-04-04iproute: deprecate aliasSandro Jäckel1-9/+9
2020-08-05nixos/systemd: fix TUN networking in LXC containers (#81481)volth1-2/+2
2020-05-29nixos/networking: check interface state files exist before acting on themdatafoo1-10/+14
2020-05-22nixos/scripted-networking: use udev to configure link MACAddress and MTUBytesFlorian Klink1-38/+15
2020-05-21nixos/network-interfaces-scripted: always run systemctl of the currently runn...Florian Klink1-1/+1
2020-04-13nixos/networking: move network-link-${i.name} to scripted networkingFlorian Klink1-0/+33
2020-03-15nixos/scripted-networking: fix bridge setup when libvirtd uses socket activationvolth1-6/+12
2019-12-15openvswitch: better integration with systemdNetix (Espinet François)1-18/+31
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2019-07-15resolvconf service: initNikolay Amiantov1-1/+1
2019-03-09network-scripting: do not run resolvconf if /etc/resolv.conf is managed manua...volth1-9/+11
2018-09-23nixos/network-interfaces-scripted: fix container networking bugUli Baum1-1/+2
2018-08-13fix commentFranz Pletz1-3/+5
2018-08-10add comment for issue #28620Youfu Zhang1-0/+3
2018-08-02fix vlan interface bring up on bootYoufu Zhang1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-1/+0
2018-05-22networking.routes: static routes are proto staticRobin Gloster1-1/+1
2018-04-08Merge pull request #38094 from volth/patch-120Matthew Justin Bauer1-2/+2
2018-04-03network-interfaces-scripted: wlanInterfaces have .device, no "${dev}-netdev.s...volth1-2/+1
2018-03-30nixos/network-scripted: print error detailsvolth1-2/+2
2018-03-05Merge pull request #27678 from volth/restore-bridge-slaves-dynamically-added-...Frederik Rietdijk1-0/+11
2018-02-20Merge pull request #35141 from abbradar/dhcpcd-orderFranz Pletz1-1/+1
2018-02-19network-interfaces-scripted service: delay setup if IPv6 is disabledNikolay Amiantov1-1/+1
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj1-9/+3
2018-02-17nixos/tests: add test for static routesrnhmjoj1-2/+3
2018-02-17nixos/networking-interfaces: make static routes configurablernhmjoj1-21/+45
2018-01-31nixos/networking-interfaces: set default value for virtualTypernhmjoj1-3/+1
2017-10-30network-interfaces-scripted: fix NixOS/nixops#640Bas van Dijk1-2/+1
2017-09-28network-interfaces: device routes for default gatewayFranz Pletz1-6/+14
2017-09-25nixos/network-interfaces: ensure slave interfaces are upFranz Pletz1-0/+9
2017-09-25nixos/network-interfaces: cannot delay device unitsFranz Pletz1-6/+6
2017-09-25nixos/network-interfaces: IPs must always be setFranz Pletz1-1/+5
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons1-1/+1
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond1-1/+1
2017-09-18nixos/networking: network is online if default gw setFranz Pletz1-1/+4
2017-08-30network-interfaces-scripted: don't add 'lo' as device dependencyJörg Thalheim1-1/+1
2017-08-21add separator in case if a VM connected to more than 1 bridgeVolth1-1/+1
2017-08-01support lxc:/// and ignore weird bridges (like openvswitch)Volth1-2/+6
2017-07-27nixos/networking-scripted: restore bridge slaves dynamically added by libvirtVolth1-0/+7
2017-04-16network-interfaces-scripted: Add static parameter for default gatewayMarkus Mueller1-2/+2
2017-04-04network-link-*.service: Set stopIfChanged = falseEelco Dolstra1-12/+19