summary refs log tree commit diff
path: root/modules/services/networking/dhclient.nix
Commit message (Expand)AuthorAge
* 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