about summary refs log tree commit diff
path: root/nixos/modules/services/networking/dhcpcd.nix
AgeCommit message (Expand)AuthorFilesLines
2023-01-12nixos/dhcpcd: don't solicit or accept ipv6 router advertisements if use stati...Izorkin1-0/+9
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-6/+6
2022-06-21nixos/dhcpcd: use `networking.resolvconf.package`Naïm Favier1-1/+1
2022-01-03nixos/dhcpcd: assert if privSep && alternative mallocpennae1-0/+14
2021-12-20nixos/dhcpcd: set RuntimeDirectorypennae1-0/+1
2021-12-17dhcpcd: use dhcpcd as privsep userFranz Pletz1-3/+3
2021-11-30dhcpcd, nixos/dhcpcd: enable privseppennae1-0/+6
2021-11-30dhcpcd: 8.1.4 -> 9.4.1pennae1-1/+1
2021-02-18nixos/{networkd,dhcpcd}: remove udev-settle hackrnhmjoj1-2/+1
2020-10-21nixos/dhcpcd: if disabled IPv6 don't solicit or accept IPv6Izorkin1-0/+5
2020-05-21nixos/dhcpcd: always run systemctl of the currently running systemdFlorian Klink1-2/+2
2020-02-21Merge pull request #53033 from netixx/openvswitch-improved-systemdJörg Thalheim1-1/+1
2020-02-02Merge pull request #72931 from Ma27/restart-dhcp-on-exit-hook-changeMaximilian Bosch1-0/+2
2020-01-29Merge pull request #78745 from bene1618/dhcpcdworldofpeace1-1/+26
2020-01-28nixos/dhcpcd: Add option for dhcpcd waiting behaviourBenedikt Hunger1-1/+26
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-5/+1
2019-12-15openvswitch: better integration with systemdNetix (Espinet François)1-1/+1
2019-11-06nixos/dhcpcd: restart dhcpcd if exit hook changedMaximilian Bosch1-0/+2
2019-07-11nixos/dhcpcd: Before network-online.targetCraig Hall1-1/+1
2018-11-30nixos/dhcpcd: (try to) restart chrony in the exitHookAustin Seipp1-1/+1
2018-08-22nixos/dhcpcd: Wait for devices to settleSarah Brofeldt1-1/+2
2018-08-05dhcpcd service: order before network targetVincent Bernat1-1/+1
2018-02-20Merge pull request #35141 from abbradar/dhcpcd-orderFranz Pletz1-2/+2
2018-02-19dhcpcd service: want for both IP stacksNikolay Amiantov1-1/+1
2018-02-19dhcpcd service: always want by multi-userNikolay Amiantov1-1/+1
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj1-1/+1
2017-09-18nixos/networking: network is online if default gw setFranz Pletz1-2/+6
2017-04-16dhcpcd service: clear exit code of exitHook (#24909)Christian Kögler1-2/+1
2017-02-23dhcpcd service: fix network-online.target integrationFranz Pletz1-2/+2
2016-09-13networking.dhcpcd: use upstream targetsAlexander Ried1-1/+1
2016-09-13networking.dhcpcd: Don't add to system closure when using networkd (#18436)Alexander Ried1-1/+11
2016-09-11treewide: fix fallout of ip-up deprecationFranz Pletz1-4/+3
2016-09-10treewide: deprecate ip-up.target (#18319)Alexander Ried1-7/+0
2015-09-25nixos networking: add vswitch optionThomas Strobel1-0/+1
2015-02-22nixos/dhcpcd: Only run resume commands if enabled.aszlig1-1/+1
2015-02-04nixos/dhcpd: Also try restarting openntpd as it suffers the same dns resoluti...William A. Kennington III1-1/+3
2014-11-26nixos/networking: FixesWilliam A. Kennington III1-3/+3
2014-11-26nixos/dhcpcd: Respect per interface dhcp optionsWilliam A. Kennington III1-3/+16
2014-11-26nixos: Support network-online target in addition to ip-upWilliam A. Kennington III1-0/+1
2014-11-26nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III1-1/+1
2014-09-06start dhcpcd after network-interfacesAristid Breitkreuz1-0/+3
2014-09-01Merge pull request #3908 from wkennington/master.ipMichael Raskin1-1/+1
2014-09-01nixos: add dhcpcd.persistent optionJan Malakhovski1-2/+14
2014-08-31Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III1-1/+1
2014-08-31Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas1-1/+1
2014-08-30nixos/network-interfaces: Support the old ip configuration conventionWilliam A. Kennington III1-1/+1
2014-08-30nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addressesWilliam A. Kennington III1-1/+1
2014-08-29Merge pull request #3200 from wkennington/master.dhcpcdMichael Raskin1-1/+17
2014-08-14nixos/dhcpcd: Don't configure sit devicesWilliam A. Kennington III1-2/+3