summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/dhcpcd.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-02-16nixos/dhcpcd: optimize exitHookIzorkin
2024-01-27nixos/dhcpcd: link dhcpcd.conf to /etc/ to fix dhcpcd -kSandro Jäckel
2024-01-14nixos/ntpd-rs: initFranz Pletz
2023-04-01nixos/dhcpcd: add IPv6rs optionIzorkin
2023-01-12nixos/dhcpcd: don't solicit or accept ipv6 router advertisements if use stati...Izorkin
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-06-21nixos/dhcpcd: use `networking.resolvconf.package`Naïm Favier
2022-01-03nixos/dhcpcd: assert if privSep && alternative mallocpennae
2021-12-20nixos/dhcpcd: set RuntimeDirectorypennae
2021-12-17dhcpcd: use dhcpcd as privsep userFranz Pletz
2021-11-30dhcpcd, nixos/dhcpcd: enable privseppennae
2021-11-30dhcpcd: 8.1.4 -> 9.4.1pennae
2021-02-18nixos/{networkd,dhcpcd}: remove udev-settle hackrnhmjoj
2020-10-21nixos/dhcpcd: if disabled IPv6 don't solicit or accept IPv6Izorkin
2020-05-21nixos/dhcpcd: always run systemctl of the currently running systemdFlorian Klink
2020-02-21Merge pull request #53033 from netixx/openvswitch-improved-systemdJörg Thalheim
2020-02-02Merge pull request #72931 from Ma27/restart-dhcp-on-exit-hook-changeMaximilian Bosch
2020-01-29Merge pull request #78745 from bene1618/dhcpcdworldofpeace
2020-01-28nixos/dhcpcd: Add option for dhcpcd waiting behaviourBenedikt Hunger
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-12-15openvswitch: better integration with systemdNetix (Espinet François)
2019-11-06nixos/dhcpcd: restart dhcpcd if exit hook changedMaximilian Bosch
2019-07-11nixos/dhcpcd: Before network-online.targetCraig Hall
2018-11-30nixos/dhcpcd: (try to) restart chrony in the exitHookAustin Seipp
2018-08-22nixos/dhcpcd: Wait for devices to settleSarah Brofeldt
2018-08-05dhcpcd service: order before network targetVincent Bernat
2018-02-20Merge pull request #35141 from abbradar/dhcpcd-orderFranz Pletz
2018-02-19dhcpcd service: want for both IP stacksNikolay Amiantov
2018-02-19dhcpcd service: always want by multi-userNikolay Amiantov
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj
2017-09-18nixos/networking: network is online if default gw setFranz Pletz
2017-04-16dhcpcd service: clear exit code of exitHook (#24909)Christian Kögler
2017-02-23dhcpcd service: fix network-online.target integrationFranz Pletz
2016-09-13networking.dhcpcd: use upstream targetsAlexander Ried
2016-09-13networking.dhcpcd: Don't add to system closure when using networkd (#18436)Alexander Ried
2016-09-11treewide: fix fallout of ip-up deprecationFranz Pletz
2016-09-10treewide: deprecate ip-up.target (#18319)Alexander Ried
2015-09-25nixos networking: add vswitch optionThomas Strobel
2015-02-22nixos/dhcpcd: Only run resume commands if enabled.aszlig
2015-02-04nixos/dhcpd: Also try restarting openntpd as it suffers the same dns resoluti...William A. Kennington III
2014-11-26nixos/networking: FixesWilliam A. Kennington III
2014-11-26nixos/dhcpcd: Respect per interface dhcp optionsWilliam A. Kennington III
2014-11-26nixos: Support network-online target in addition to ip-upWilliam A. Kennington III
2014-11-26nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III
2014-09-06start dhcpcd after network-interfacesAristid Breitkreuz
2014-09-01Merge pull request #3908 from wkennington/master.ipMichael Raskin
2014-09-01nixos: add dhcpcd.persistent optionJan Malakhovski
2014-08-31Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III