summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/dhcpcd.nix
AgeCommit message (Expand)Author
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
2014-08-31Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas
2014-08-30nixos/network-interfaces: Support the old ip configuration conventionWilliam A. Kennington III
2014-08-30nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addressesWilliam A. Kennington III
2014-08-29Merge pull request #3200 from wkennington/master.dhcpcdMichael Raskin
2014-08-14nixos/dhcpcd: Don't configure sit devicesWilliam A. Kennington III
2014-08-14nixos/dhcpcd: Use null instead of empty list to disable allowInterfacesWilliam A. Kennington III
2014-08-14nixos/dhcpcd: Add an explicit interfaces optionWilliam A. Kennington III
2014-05-12dhcpcd: Allow adding hook codeWout Mertens
2014-05-07Containers: Use systemd-nspawn's --network-veth flagEelco Dolstra
2014-04-24dhcpcd: Fix segfaultsEelco Dolstra
2014-04-24Remove some dead codeEelco Dolstra
2014-04-18Remove dhcpcd_without_udev attributeEelco Dolstra
2014-04-18Work around apparent dhcpcd bugEelco Dolstra
2014-04-18Slight test speedupEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-10Merge branch 'containers'Eelco Dolstra
2014-03-24nixos: fix linux containers (systemd-nspawn, lxc, lxc-libvirt)Jaka Hudoklin
2014-03-18Add support for running a container with a private network interfaceEelco Dolstra
2014-02-02dhcpcd: Update to 6.2.1Eelco Dolstra
2013-12-31network-interfaces: Add the ability to create bond devicesWilliam A. Kennington III
2013-11-26Disable various services when running inside a containerEelco Dolstra
2013-10-29Remove the dhclient moduleEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra