| Commit message (Expand) | Author | Age |
| * | Release dhcpcd-6.0.5dhcpcd-6.0.5 | Roy Marples | 2013-08-02 |
| * | Slackware uses /etc/rc.d/rc.$service instead of just $service, | Roy Marples | 2013-08-02 |
| * | If we don't have resolvconf, don't print a search line in | Roy Marples | 2013-08-01 |
| * | If the DNS search list is a direct match for the domain then | Roy Marples | 2013-08-01 |
| * | Fix domain option in DHCP messages | Roy Marples | 2013-08-01 |
| * | Release dhcpcd-6.0.4dhcpcd-6.0.4 | Roy Marples | 2013-07-29 |
| * | We shouldn't force a hostname if no old hostname | Roy Marples | 2013-07-28 |
| * | If we are lacking a domain option, derive one from the hostname if | Roy Marples | 2013-07-28 |
| * | Add an option to respect whatever the server says for the hostname. | Roy Marples | 2013-07-28 |
| * | Fix last patch after testing | Roy Marples | 2013-07-25 |
| * | Add the option hostname_short, which will force the sending of the | Roy Marples | 2013-07-25 |
| * | Use Mt for email address. | Roy Marples | 2013-07-23 |
| * | Stop sending FQDN by default. | Roy Marples | 2013-07-22 |
| * | Fix DHCPv6 FQDN hostname assignment, broken last patch. | Roy Marples | 2013-07-22 |
| * | Adjust option order returned. | Roy Marples | 2013-07-21 |
| * | Rename the script option fqdn_name to fqdn for DHCPv4 replies to | Roy Marples | 2013-07-21 |
| * | Clarify the duid option due to DHCPv6. | Roy Marples | 2013-07-19 |
| * | Release dhcpcd-6.0.3dhcpcd-6.0.3 | Roy Marples | 2013-07-19 |
| * | By default we should not set a fully qualified hostname. | Roy Marples | 2013-07-02 |
| * | Only start DHCPv6 if the RA is new or has changed. | Roy Marples | 2013-07-02 |
| * | Fix prior patch | Roy Marples | 2013-07-01 |
| * | Fix dhcpcd owning the RA if the kernel has disabled RA but there | Roy Marples | 2013-07-01 |
| * | Cater for non RFC conformant domains in the hostname field. | Roy Marples | 2013-06-28 |
| * | Incase CFLAGS is set, we should still set stddhcpcd-6.0.2 | Roy Marples | 2013-06-25 |
| * | Release dhcpcd-6.0.2 | Roy Marples | 2013-06-25 |
| * | Detect link address changes on Linux. | Roy Marples | 2013-06-25 |
| * | Release dhcpcd-6.0.1dhcpcd-6.0.1 | Roy Marples | 2013-06-22 |
| * | Fix a compile issue on Big Endian machines. | Roy Marples | 2013-06-22 |
| * | Release dhcpcd-6.0.0!dhcpcd-6.0.0 | Roy Marples | 2013-06-21 |
| * | We don't print the FQDN flags. | Roy Marples | 2013-06-21 |
| * | Add RCSID and CVS headers when importing to NetBSD. | Roy Marples | 2013-06-20 |
| * | The loopback route should also use the metric. | Roy Marples | 2013-06-19 |
| * | Add loopback support for Linux. | Roy Marples | 2013-06-19 |
| * | Add a route from the IPv4 address to the loopback address. | Roy Marples | 2013-06-19 |
| * | Note that ipv6ra_own doesn't work well on any BSD system. | Roy Marples | 2013-06-19 |
| * | Arrived interfaces should share the same commandline options. | Roy Marples | 2013-06-19 |
| * | Reduce the buggy PPP wait to 1 second. | Roy Marples | 2013-06-19 |
| * | When adding or changing routes, always supply IFP and IFA so we match | Roy Marples | 2013-06-19 |
| * | Restore linkaddr compat support for KFreeBSD | Roy Marples | 2013-06-19 |
| * | Fix operation on NetBSD | Roy Marples | 2013-06-19 |
| * | We may not have a state when we drop delegates | Roy Marples | 2013-06-18 |
| * | Add a delay to initial Rebind IA_PD message. | Roy Marples | 2013-06-18 |
| * | Fix a crash with departing interfaces. | Roy Marples | 2013-06-12 |
| * | Ensure we read the full lease. | Roy Marples | 2013-06-12 |
| * | Add initial delays as per RFC3315, 17.1.2, 18.1.2 and 18.1.5. | Roy Marples | 2013-06-12 |
| * | Ensure we have the correct type to send in our saved lease as the | Roy Marples | 2013-06-12 |
| * | Drop delegated addresses when we enter the discover phase. | Roy Marples | 2013-06-11 |
| * | When releasing, remove the delegated addresses. | Roy Marples | 2013-06-11 |
| * | If we get an invalid reply when rebinding a PD we should re-enter | Roy Marples | 2013-06-11 |
| * | Fix a crash. | Roy Marples | 2013-06-11 |