summary refs log tree commit diff
path: root/nixos/modules/services/networking/dhcpcd.nix
Commit message (Expand)AuthorAge
* nixos/dhcpcd: assert if privSep && alternative mallocpennae2022-01-03
* nixos/dhcpcd: set RuntimeDirectorypennae2021-12-20
* dhcpcd: use dhcpcd as privsep userFranz Pletz2021-12-17
* dhcpcd, nixos/dhcpcd: enable privseppennae2021-11-30
* dhcpcd: 8.1.4 -> 9.4.1pennae2021-11-30
* nixos/{networkd,dhcpcd}: remove udev-settle hackrnhmjoj2021-02-18
* nixos/dhcpcd: if disabled IPv6 don't solicit or accept IPv6Izorkin2020-10-21
* nixos/dhcpcd: always run systemctl of the currently running systemdFlorian Klink2020-05-21
* Merge pull request #53033 from netixx/openvswitch-improved-systemdJörg Thalheim2020-02-21
|\
| * openvswitch: better integration with systemdNetix (Espinet François)2019-12-15
* | Merge pull request #72931 from Ma27/restart-dhcp-on-exit-hook-changeMaximilian Bosch2020-02-02
|\ \
| * | nixos/dhcpcd: restart dhcpcd if exit hook changedMaximilian Bosch2019-11-06
| |/
* | Merge pull request #78745 from bene1618/dhcpcdworldofpeace2020-01-29
|\ \
| * | nixos/dhcpcd: Add option for dhcpcd waiting behaviourBenedikt Hunger2020-01-28
* | | treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
| |/ |/|
* | nixos/dhcpcd: Before network-online.targetCraig Hall2019-07-11
|/
* nixos/dhcpcd: (try to) restart chrony in the exitHookAustin Seipp2018-11-30
* nixos/dhcpcd: Wait for devices to settleSarah Brofeldt2018-08-22
* dhcpcd service: order before network targetVincent Bernat2018-08-05
* Merge pull request #35141 from abbradar/dhcpcd-orderFranz Pletz2018-02-20
|\
| * dhcpcd service: want for both IP stacksNikolay Amiantov2018-02-19
| * dhcpcd service: always want by multi-userNikolay Amiantov2018-02-19
* | nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
|/
* nixos/networking: network is online if default gw setFranz Pletz2017-09-18
* dhcpcd service: clear exit code of exitHook (#24909)Christian Kögler2017-04-16
* dhcpcd service: fix network-online.target integrationFranz Pletz2017-02-23
* networking.dhcpcd: use upstream targetsAlexander Ried2016-09-13
* networking.dhcpcd: Don't add to system closure when using networkd (#18436)Alexander Ried2016-09-13
* treewide: fix fallout of ip-up deprecationFranz Pletz2016-09-11
* treewide: deprecate ip-up.target (#18319)Alexander Ried2016-09-10
* nixos networking: add vswitch optionThomas Strobel2015-09-25
* nixos/dhcpcd: Only run resume commands if enabled.aszlig2015-02-22
* nixos/dhcpd: Also try restarting openntpd as it suffers the same dns resoluti...William A. Kennington III2015-02-04
* nixos/networking: FixesWilliam A. Kennington III2014-11-26
* nixos/dhcpcd: Respect per interface dhcp optionsWilliam A. Kennington III2014-11-26
* nixos: Support network-online target in addition to ip-upWilliam A. Kennington III2014-11-26
* nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III2014-11-26
* start dhcpcd after network-interfacesAristid Breitkreuz2014-09-06
* Merge pull request #3908 from wkennington/master.ipMichael Raskin2014-09-01
|\
| * Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III2014-08-31
* | nixos: add dhcpcd.persistent optionJan Malakhovski2014-09-01
|/
* Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas2014-08-31
* nixos/network-interfaces: Support the old ip configuration conventionWilliam A. Kennington III2014-08-30
* nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addressesWilliam A. Kennington III2014-08-30
* Merge pull request #3200 from wkennington/master.dhcpcdMichael Raskin2014-08-29
|\
| * nixos/dhcpcd: Use null instead of empty list to disable allowInterfacesWilliam A. Kennington III2014-08-14
| * nixos/dhcpcd: Add an explicit interfaces optionWilliam A. Kennington III2014-08-14
* | nixos/dhcpcd: Don't configure sit devicesWilliam A. Kennington III2014-08-14
|/
* dhcpcd: Allow adding hook codeWout Mertens2014-05-12
* Containers: Use systemd-nspawn's --network-veth flagEelco Dolstra2014-05-07