summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.1.5dhcpcd-5.1.5Roy Marples2010-01-31
* -J, --broadcast now sets the broadcast flag in DHCP messages.Roy Marples2010-01-28
* Clear leased address when discarding.Roy Marples2010-01-27
* If we reboot an old valid lease but fail to ACK it, we need toRoy Marples2010-01-26
* Ensure that we don't inherit OS and others from env.Roy Marples2010-01-25
* Spelling corrections.Roy Marples2010-01-24
* Infinite lease times are always valid when reading leases.Roy Marples2010-01-14
* -H, --xidhwaddr will use the last four bytes of the hardware addressRoy Marples2010-01-14
* Update copyrightRoy Marples2010-01-14
* Don't warn about unsupported family for infiniband.Roy Marples2010-01-13
* Import cut down arc4ramdom.c from OpenBSD for better randomness.Roy Marples2010-01-13
* Release dhcpcd-5.1.4dhcpcd-5.1.4Roy Marples2009-12-23
* Fix compile.Roy Marples2009-12-23
* Only warn about CSR when binding.Roy Marples2009-12-23
* Fix finding deleted routes on Linux.Roy Marples2009-12-14
* StyleRoy Marples2009-12-14
* Wait 1/100th of a second before release as testing shows theRoy Marples2009-12-03
* Fix the -S option, #181.Roy Marples2009-12-01
* Give the RELEASE packet a chance to leave the kernelRoy Marples2009-11-24
* If we have to bring an interface up, and we don't have any carriersRoy Marples2009-11-20
* Small code optimisation.Roy Marples2009-11-20
* Fix the import target a little.Roy Marples2009-11-20
* Allow --without-getline to skip the getline test.Roy Marples2009-11-20
* Re-apply lease info if different - fixes occasional release being broadcast.Roy Marples2009-11-19
* dhcpcd should log to syslog even with quiet.Roy Marples2009-11-19
* Style.Roy Marples2009-10-25
* Release dhpcd-5.1.3dhcpcd-5.1.3Roy Marples2009-10-25
* Document default behaviour better for running on a single interface.Roy Marples2009-10-25
* We need to enable waitip when running on a single interface to retainRoy Marples2009-10-25
* Typo.Roy Marples2009-10-24
* Don't always request classless_static_routes, instead add it to dhcpcd.confRoy Marples2009-10-17
* Don't allow the same hook to be added more than once.Roy Marples2009-10-17
* If using --with-hooks, don't detect any other hooks.dhcpcd-5.1.2Roy Marples2009-10-16
* Release dhcpcd-5.1.2Roy Marples2009-10-16
* Add back -w, --waitip so that user has total control over behaviour.Roy Marples2009-10-16
* The hwaddr could have changed for existing interfaces.Roy Marples2009-10-15
* Only work with ethernet by default so firewire does not slow down the boot.Roy Marples2009-10-15
* Multiple debug no longer stops backgrounding.Roy Marples2009-10-15
* Just have one open socket for AF_NET.Roy Marples2009-10-15
* Remove the -w option and make it the default action if at least oneRoy Marples2009-10-14
* wait -> waitipRoy Marples2009-10-13
* wait should work in dhcpcd.confRoy Marples2009-10-10
* Abort when we have an invalid interface list.Roy Marples2009-10-09
* Always unlink the lease file on ARP failure so we never rebind the failed add...Roy Marples2009-10-09
* We need to ensure sockets are open for sending a DECLINE.Roy Marples2009-10-09
* Remeber preferred domain list order so we fall back correctly.Roy Marples2009-10-09
* Add new hook, 50-ypbind for BSD ypbind versions.Roy Marples2009-10-09
* Improve import so it's more generic.Roy Marples2009-10-08
* Add an extra timeout for IPv4LL when in use.Roy Marples2009-10-08
* Timeout should not automagically increase when using IPv4LL.Roy Marples2009-10-08