| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Add a guard to IPv4LL probed in case of an ARP race. | Roy Marples | 2014-11-14 |
| * | Backup and restore any DHCP lease offered during the binding | Roy Marples | 2014-11-13 |
| * | Stop clang complaing about a more complex variant on a long standing TAILQ bug. | Roy Marples | 2014-11-11 |
| * | If we don't include sys/queue.h directly the clang analyzer complains | Roy Marples | 2014-11-11 |
| * | Align config.h contents better | Roy Marples | 2014-11-11 |
| * | When closing the IPv4LL state, close any timers as well. | Roy Marples | 2014-11-11 |
| * | Reset DHCP state when the interface is departing. | Roy Marples | 2014-11-10 |
| * | Remove all interface timers when stopping. | Roy Marples | 2014-11-10 |
| * | eloop queue 0 is all queues, respect it. | Roy Marples | 2014-11-10 |
| * | Remove the direct include for cdefs.h - it's not needed for supported | Roy Marples | 2014-11-10 |
| * | TAILQ is now inlcuded via config.h either via sys/queue.h or compat/queue.h. | Roy Marples | 2014-11-10 |
| * | Remove dead store | Roy Marples | 2014-11-07 |
| * | Remove RCSIDs from dhcpcd, they belong in the upstream project only. | Roy Marples | 2014-11-07 |
| * | Release dhcpcd-6.6.1dhcpcd-6.6.1 | Roy Marples | 2014-11-07 |
| * | When stopping interfaces, skip past pseudo interfaces instead of finding | Roy Marples | 2014-11-07 |
| * | Support old Linux kernels where IFLA_AF_SPEC may not exist. | Roy Marples | 2014-11-07 |
| * | If the IPv6 LL address is duplicated and using SLAAC private addressing, | Roy Marples | 2014-11-03 |
| * | Fix disabling IPv6 on start error. | Roy Marples | 2014-11-03 |
| * | Release dhcpcd-6.6.0dhcpcd-6.6.0 | Roy Marples | 2014-10-29 |
| * | Reset DHCP state when carrier goes down. | Roy Marples | 2014-10-25 |
| * | Set IPv4LL ARP state to NULL if freeing it. | Roy Marples | 2014-10-25 |
| * | When we transition from REQUEST to DISCOVER in a reboot, start | Roy Marples | 2014-10-24 |
| * | Free other ARP states in a better way. | Roy Marples | 2014-10-24 |