| Commit message (Expand) | Author | Age |
| * | Release dhcpcd-6.6.7dhcpcd-6.6.7 | Roy Marples | 2014-12-19 |
| * | Fix build without INET | Roy Marples | 2014-12-18 |
| * | Don't set RA ownership in test mode. | Roy Marples | 2014-12-18 |
| * | Release dhcpcd-6.6.6dhcpcd-6.6.6 | Roy Marples | 2014-12-17 |
| * | Document some BSD systems lacking the ability to announce IPv6 address flag c... | Roy Marples | 2014-12-16 |
| * | Store acquired time for each IPv6 address so we can correctly offset | Roy Marples | 2014-12-16 |
| * | For BSD systems stop polling for IPv6 router reachability. | Roy Marples | 2014-12-16 |
| * | The noalias directive will now remove any IPv4 addresses existing on | Roy Marples | 2014-12-13 |
| * | A server should not NAK an INFORM. | Roy Marples | 2014-12-12 |
| * | Clarify timeout and reboot timeout, make it more sane. | Roy Marples | 2014-12-12 |
| * | Need net/route.h | Roy Marples | 2014-12-11 |
| * | Include linux/rtnetlink.h in config.h rather than each file that needs it. | Roy Marples | 2014-12-10 |
| * | Spelling | Roy Marples | 2014-12-10 |
| * | Release dhcpcd-6.6.5dhcpcd-6.6.5 | Roy Marples | 2014-12-09 |
| * | Allow other processes to handle the DHCP port on the wildcard address. | Roy Marples | 2014-12-09 |
| * | If we get another carrier event during the poll for IFF_UP, cancel the poll. | Roy Marples | 2014-12-09 |
| * | Instead if giving up if we receive a LINK_UP event before the kernel has set | Roy Marples | 2014-12-09 |
| * | If neither dig nor host are present fall back to getent.
| Roy Marples | 2014-12-04 |
| * | IFT type does not cleanly match to ARP type so we have to check in each. | Roy Marples | 2014-12-03 |
| * | Fix a coverity warning. | Roy Marples | 2014-12-02 |
| * | Fix prior patch | Roy Marples | 2014-11-28 |
| * | If STOPPED, set if_down = true when releasing, otherwise false. | Roy Marples | 2014-11-28 |
| * | Note that TEST removes the rapid_commit option from the message. | Roy Marples | 2014-11-26 |
| * | Report selected profiledhcpcd-6.6.4 | Roy Marples | 2014-11-26 |
| * | Fix a memory error. | Roy Marples | 2014-11-26 |
| * | Release dhcpcd-6.6.4 | Roy Marples | 2014-11-26 |
| * | Inform the hooks if we're running with debug or not. | Roy Marples | 2014-11-26 |
| * | Remove unused variable. | Roy Marples | 2014-11-26 |
| * | Release dhcpcd-6.6.3dhcpcd-6.6.3 | Roy Marples | 2014-11-26 |
| * | If a DHCP lease has expired on reboot, don't expire it right away as that | Roy Marples | 2014-11-26 |
| * | With a fake added lease, we cannot assume the subnet is correct for the addre... | Roy Marples | 2014-11-26 |
| * | Enter reboot state with a fake lease. | Roy Marples | 2014-11-26 |
| * | Flags fake routes so we can change them when we renew our lease. | Roy Marples | 2014-11-26 |
| * | If the IP address is still on the interface when reading a lease, | Roy Marples | 2014-11-26 |
| * | Fix wording. | Roy Marples | 2014-11-25 |
| * | Whitespace | Roy Marples | 2014-11-25 |
| * | Zero length UDP packets are not an error condition on the socket. | Roy Marples | 2014-11-25 |
| * | When not daemonising, don't exit on timeout. | Roy Marples | 2014-11-24 |
| * | Whitespace | Roy Marples | 2014-11-24 |
| * | If allowinterfaces is not specified, allow all configured interfaces | Roy Marples | 2014-11-18 |
| * | Disable IPv6RS if a loopback, pointopoint or not a multicast interface. | Roy Marples | 2014-11-18 |
| * | If we don't have a hwlen and no clientid has been set, | Roy Marples | 2014-11-18 |
| * | Check for IFF_LOOPBACK and IFF_POINTOPOINT early to avoid needless | Roy Marples | 2014-11-18 |
| * | Loopback interfaces have routes scoped to the host only. | Roy Marples | 2014-11-18 |
| * | If we don't have a hardware address, fallback to creating | Roy Marples | 2014-11-18 |
| * | This comment no longer applies. | Roy Marples | 2014-11-18 |
| * | Reload global config when running per interface commands. | Roy Marples | 2014-11-18 |
| * | Only free other ARP states if not assinging an IPv4LL address. | Roy Marples | 2014-11-16 |
| * | Log which IP address we are ARPing | Roy Marples | 2014-11-16 |
| * | Release dhcpcd-6.6.2dhcpcd-6.6.2 | Roy Marples | 2014-11-14 |