summary refs log tree commit diff
path: root/modules/services/networking/dhclient.nix
Commit message (Expand)AuthorAge
* * Revert r33928: veth* can also be a bridged interface requiring dhcp.Eelco Dolstra2012-04-30
* modules/services/networking/{dhclient,dhcpcd}.nix: ignore virtual veth* devic...Peter Simons2012-04-26
* * Use boot.kernelModules everywhere instead of explicit calls toEelco Dolstra2012-03-17
* * Use the networking.useDHCP out of the dhclient module.Eelco Dolstra2012-02-20
* * Move the dhclient/wpa_supplicant restart actions out of the ifplugdEelco Dolstra2012-02-19
* * Invalidate the nscd hosts cache when an "ip-up" event occurs. ThisEelco Dolstra2012-01-21
* * Use the ‘path’ attribute in Upstart jobs in more places. It's a bitEelco Dolstra2011-11-25
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * dhclient: ignore libvirt's network interfaces.Eelco Dolstra2011-03-15
* * Added an option `networking.bridges' to allow Ethernet bridges to beEelco Dolstra2011-03-15
* * Use "initctl restart".Eelco Dolstra2010-12-23
* * Don't run dhclient on Xen's vif* and tap* interfaces.Eelco Dolstra2010-12-01
* network-interfaces: MAC address support take 2: now it seems to workEvgeny Egorochkin2010-11-24
* * Don't run dhclient on Xen's peth* devices.Eelco Dolstra2010-09-14
* * Disable writing dhclient debug info to /tmp/dhcp-exit.Eelco Dolstra2010-08-05
* * Only run dhclient on interfaces of type 1, otherwise it fails toEelco Dolstra2010-01-22
* * Restart wpa_supplicant and dhclient on resume.Eelco Dolstra2009-11-15
* * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
* * In the network-interfaces task, emit an ip-up event if there is aEelco Dolstra2009-11-06
* * Define the Upstart package to use in one place.Eelco Dolstra2009-11-06
* * jobAttrs -> jobs.Eelco Dolstra2009-10-12
* * Convert the remaining jobs to jobAttrs style.Eelco Dolstra2009-10-12
* * dhcp 4.1 requires IPv6 support.Eelco Dolstra2009-07-24
* * Don't try to start dhclient on the wmaster0 interface. This justEelco Dolstra2009-07-16
* * Give a type to networking.interfaces.Eelco Dolstra2009-07-16
* * Got rid of the extraPath field in jobs (useEelco Dolstra2009-07-15
* * Restart ntpd when we get a new DHCP lease. Without this, if ntpdEelco Dolstra2009-06-02
* * Move the dhclient exit hooks file to the dhclient module, where itEelco Dolstra2009-05-27
* * Continued refactoring the tree: moved most Upstart jobs (namelyEelco Dolstra2009-05-24