about summary refs log tree commit diff
path: root/nixos/modules/tasks/network-interfaces.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-101/+96
2024-01-12nixos/network-interfaces: remove network-interfaces.targetNiko1-10/+0
2023-12-27Merge pull request #271326 from philiptaron/shutdown.targetnikstur1-1/+3
2023-12-11nixos/networking-interfaces: fix rootless pingrnhmjoj1-0/+2
2023-11-30nixos/network-interfaces: ensure correct ordering w.r.t. shutdown.targetPhilip Taron1-1/+3
2023-11-12nixos/network-interfaces: fix typo in networking.fqdnGaurav Juvekar1-1/+1
2023-10-28systemd domainname service - fix missing domainname binaryJoseph Stahl1-1/+1
2023-10-26nixos/network-interfaces: replace hostname and domain activationScriptnikstur1-12/+6
2023-10-20Merge pull request #253764 from linj-fork/fix-ping-wrapperMartin Weinelt1-22/+0
2023-10-14Merge pull request #259619 from Majiir/fix-networkd-dhcpMaximilian Bosch1-8/+8
2023-10-14nixos/network-interfaces-systemd: fix DHCP settingMajiir Paktu1-8/+8
2023-10-14Merge pull request #259658 from Majiir/fix-networkd-wakeonlanMaximilian Bosch1-0/+10
2023-10-14Merge pull request #256598 from adamcstephens/net/warn-multiple-netMaximilian Bosch1-1/+4
2023-10-07refactor: combine scripted and networkd WakeOnLan configMajiir Paktu1-0/+10
2023-09-28network.interfaces: Add option to configure WakeOnLan policyign0tus1-0/+18
2023-09-21nixos/networking: warn when both networkd and dhcpcd can collideAdam Stephens1-1/+4
2023-09-21nixos/network-interfaces: stop wrapping ping with cap_net_rawLin Jian1-22/+0
2023-08-27nixos/security/wrappers: generate a separate and more complete apparmor polic...Robert Obryk1-4/+2
2023-06-27nixos/network-interfaces: restrict IPv6 privacy address overrides to interfaceMolly Miller1-1/+1
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-1/+2
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-3/+3
2022-12-01Merge pull request #117371 from grahamc/sysctl-hostnameRyan Lahfa1-3/+4
2022-11-09Merge pull request #194759 from hercules-ci/fqdn-or-hostnameRobert Hensing1-1/+21
2022-10-31Merge pull request #194766 from ncfavier/proxy-arpNaïm Favier1-2/+2
2022-10-15networking.fqdnOrHostName: Elaborate and format the descriptionsRobert Hensing1-2/+6
2022-10-06nixos/network-interfaces: reflect negative settings of `proxyARP`Naïm Favier1-2/+2
2022-10-06nixos: Add networking.fqdnOrHostName option, readOnlyRobert Hensing1-0/+16
2022-09-15nixos/networking: add a suggestion to use networkd optionsdigital1-0/+4
2022-08-27nixos/network-interfaces: convert option descriptions to MDpennae1-29/+24
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-4/+4
2022-08-06nixos/*: automatically convert option docspennae1-4/+4
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-4/+2
2022-08-03nixos/*: normalize link formatpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-116/+116
2022-06-02nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.typeAlexandru Scvortov1-0/+16
2022-04-30nixos/network-interfaces: remove outdated deprecation informationMaximilian Bosch1-5/+0
2022-04-16nixos/stage-1-init: Set host id for ZFSJanne Heß1-10/+11
2022-03-29Merge pull request #158176 from lheckemann/fix-tempaddrLinus Heckemann1-1/+1
2022-03-23networking.greTunnels: Add ttl optionjpathy1-0/+11
2022-03-17networking.greTunnels: support ip6gre*jpathy1-2/+13
2022-02-19treewide: remove obsolete kernel version checksAlyssa Ross1-10/+1
2022-02-05network-interfaces: use altered interface name for setting use_tempaddrLinus Heckemann1-1/+1
2022-02-04nixos/networking: Typo fixJade1-1/+1
2022-01-20nixos/networkd: Add routes from interfaces to [Route] section of .network fileLuflosi1-0/+13
2022-01-01Merge pull request #148637 from hexagonal-sun/network/gre-tap-tunGuillaume Girol1-0/+61
2021-12-09treewide: add defaultText for options with simple cfg.* expression defaultspennae1-0/+4
2021-12-07nixos/networking: add options for configuring a GRE tunnelMatthew Leach1-0/+61
2021-11-21Merge pull request #146709 from Artturin/underscorenameArtturi1-0/+4
2021-11-21nixos/network-interfaces: add a warning for underscores in hostnameArtturin1-0/+4
2021-11-19nixos/networkmanager: remove redundant ipv6.ip6-privacyArtturin1-0/+2