summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* We should use LOG_DAEMONdhcpcd-4.0.12Roy Marples2009-02-24
* Check carrier eariler. Thanks to Michael Olney.Roy Marples2009-02-24
* If we get POLLERR or POLLNVAL then we should not return >0 with an fd.Roy Marples2009-02-23
* Release dhcpcd-4.0.11Roy Marples2009-02-19
* Ensure that IPv4LL leases are not frominfo when probed.Roy Marples2009-02-19
* Ensure we continue after we fail to send a packet.Roy Marples2009-02-19
* Release dhcpcd-4.0.10dhcpcd-4.0.11Roy Marples2009-02-04
* RFC2131 implies that we should only ARP check after an offer.dhcpcd-4.0.10Roy Marples2009-02-01
* Release dhcpcd-4.0.9Roy Marples2009-01-31
* We should zero the entire message struct so any options don't overflow into u...dhcpcd-4.0.9Roy Marples2009-01-30
* Just terminate the DHCP message if not terminated. DHO_PAD could be valid data.Roy Marples2009-01-29
* Clean up compiler warnings from overly pedantic checking.Roy Marples2009-01-29
* Release dhcpcd-4.0.8Roy Marples2009-01-26
* while -> forRoy Marples2009-01-26
* Optimize code around NULL terminated hostname.Roy Marples2009-01-26
* Terminate hostnameRoy Marples2009-01-26
* Stop storing length in hostname.Roy Marples2009-01-26
* We should only send short hostnames as qualfied ones confuse ISC DHCP server....Roy Marples2009-01-26
* Ensure that we have enough buffer for gethostname and terminate it correctly.dhcpcd-4.0.8Roy Marples2009-01-26
* nohook 20-resolv.conf should work now.Roy Marples2009-01-22
* Backport fix for #156.Roy Marples2009-01-22
* set broadcast_address correctly.Roy Marples2009-01-12
* Typo, thanks to zafer.Roy Marples2008-12-28
* Document the quiet directive in man dhcpcd.confRoy Marples2008-12-07
* Release 4.0.7Roy Marples2008-12-02
* Ensure host routes and subnet routes are added correctly.dhcpcd-4.0.7Roy Marples2008-12-01
* We need to ensure that our interface has the address before configuring routes.Roy Marples2008-12-01
* Backport adding the src pref address from trunk.Roy Marples2008-11-27
* Describe the blacklist option.Roy Marples2008-11-27
* If an interface link fd flaps, don't indiscriminately reset the timeout timer...Roy Marples2008-11-27
* Fix warning of monotonic clock existence.Roy Marples2008-11-27
* Release 4.0.6Roy Marples2008-11-25
* Fix adding of host routes.dhcpcd-4.0.6Roy Marples2008-11-25
* CSR should come before other route options according to RFC 3442.Roy Marples2008-11-25
* Backport route code from trunk so we correctly handle adding routes via local...Roy Marples2008-11-25
* Remove the S option from the command line description, #121Roy Marples2008-11-21
* Release 4.0.5Roy Marples2008-11-21
* Backport r1074 to dhcpcd-4.0 which stops sending a ClientID by default. If CM...dhcpcd-4.0.5Roy Marples2008-11-21
* NetBSD sh needs eval here.Roy Marples2008-11-14
* Don't restart ntpd if it's not already running.Roy Marples2008-11-11
* Release 4.0.4Roy Marples2008-11-04
* Trim trailing NULLs from string options, #120.Roy Marples2008-11-04
* Release dhcpcd-4.0.3dhcpcd-4.0.4Roy Marples2008-10-29
* Re-create the old .info file for applications that parse it.dhcpcd-4.0.3Roy Marples2008-10-28
* Wait correctly after a DECLINE and ensure we send the IP we're declining and ...Roy Marples2008-10-28
* Explain why we decline the address in a message.Roy Marples2008-10-28
* Allow ntp.conf location to be tunable, #119Roy Marples2008-10-27
* Update change log locationRoy Marples2008-10-22
* We should send the IP address we decline and the server ID for release.Roy Marples2008-10-17
* Update bug page.Roy Marples2008-10-07