| Commit message (Expand) | Author | Age |
| * | Apply documentation patch from Christos and re-release.dhcpcd-6.5.1 | Roy Marples | 2014-10-17 |
| * | Release dhcpcd-6.5.1 | Roy Marples | 2014-10-17 |
| * | Delay IPv4LL by a potential DHCP delay as well. | Roy Marples | 2014-10-17 |
| * | Fix the case where we lose carrier between IPv4 delay and starting a new | Roy Marples | 2014-10-17 |
| * | Don't error about deleting addresses on departed interfaces. | Roy Marples | 2014-10-17 |
| * | Fix deleting from the wrong interface. | Roy Marples | 2014-10-17 |
| * | Fix some valgrind errors. | Roy Marples | 2014-10-17 |
| * | Only open the IP UDP port if we have added the address | Roy Marples | 2014-10-17 |
| * | Move ARP eloop queue to DHCP. | Roy Marples | 2014-10-17 |
| * | Start DHCPv6 when we already have a delegated state. | Roy Marples | 2014-10-17 |
| * | Always find delegates regardless of IPv6RS. | Roy Marples | 2014-10-17 |
| * | Clear the our DAD flag when deleting an address. | Roy Marples | 2014-10-17 |
| * | Handle callouts to delegated addresses better. | Roy Marples | 2014-10-17 |
| * | Place IPv4LL into the same queue as DHCP. | Roy Marples | 2014-10-17 |
| * | Handle psuedo interfaces better when preferring addresses. | Roy Marples | 2014-10-16 |
| * | Fix a dead assignment | Roy Marples | 2014-10-16 |
| * | Fix invalid deletion from pseudo interfaces. | Roy Marples | 2014-10-15 |
| * | Fix a memory error. | Roy Marples | 2014-10-15 |
| * | Ensure we pass the delegated reason if we need to. | Roy Marples | 2014-10-15 |
| * | Copy files correctly, fixes [bb001cca8d]. | Roy Marples | 2014-10-15 |
| * | Cast away warning. | Roy Marples | 2014-10-15 |
| * | Work better with unknown prefix length requirements in the configuration. | Roy Marples | 2014-10-15 |
| * | When receiving a RA, mark all addresses as stale. For each address | Roy Marples | 2014-10-14 |
| * | Export RA addresses in raN_addr, and the prefix in raN_prefix. | Roy Marples | 2014-10-14 |
| * | Describe better the BSD IPv6 issue. | Roy Marples | 2014-10-14 |
| * | Remove the IPv6 address poll warning from running dhcpcd, | Roy Marples | 2014-10-14 |
| * | Fix compile on FreeBSD | Roy Marples | 2014-10-14 |
| * | Treat ND6_LLINFO_NOSTATE as reachable as this is commonly hit when | Roy Marples | 2014-10-13 |
| * | Respect nodhcp6 earlier. | Roy Marples | 2014-10-12 |
| * | For the time being, linkaddr is FreeBSD only. | Roy Marples | 2014-10-11 |
| * | Work on OpenBSD sh, unset seems to add misc crap. | Roy Marples | 2014-10-11 |
| * | Improve FreeBSD support by using the actual AF_LINK address. | Roy Marples | 2014-10-10 |
| * | Write the lease when bound, not when address applied. | Roy Marples | 2014-10-10 |
| * | Now ARP checks all interfaces for false positives, we can check ARP again. | Roy Marples | 2014-10-10 |
| * | Discard duplicate ARP messages from other interfaces with the same address on... | Roy Marples | 2014-10-10 |
| * | Don't allow bridge, ppp or ptp by default unless specified, also applies | Roy Marples | 2014-10-10 |
| * | Don't wait for DAD to complete for addresses we have not added. | Roy Marples | 2014-10-09 |
| * | Fix exporting ra values with multiple interfaces | Roy Marples | 2014-10-09 |
| * | Fix IP sharing on Linux | Roy Marples | 2014-10-09 |
| * | Allow the same IP address to be leased for different interfaces. | Roy Marples | 2014-10-09 |
| * | Ensure we have IPv6 allocated before processing a kernel deleted IPv6 route. | Roy Marples | 2014-10-09 |
| * | Fix define, duh | Roy Marples | 2014-10-08 |
| * | Re-introduce our loop to poll interface flags when the interface does | Roy Marples | 2014-10-08 |
| * | Pass the exiting flag to the pseudo interface so it can persist correctly. | Roy Marples | 2014-10-08 |
| * | Explicity test for LINK_UP so we don't delegate to downed PPP interfaces. | Roy Marples | 2014-10-08 |
| * | Don't work on bridge interfaces unless explicitly asked to. | Roy Marples | 2014-10-08 |
| * | Use RTF_PINNED if available. | Roy Marples | 2014-10-07 |
| * | Release dhcpcd-6.5.0dhcpcd-6.5.0 | Roy Marples | 2014-10-06 |
| * | This is no longer true. | Roy Marples | 2014-10-06 |
| * | Callout to handlecarrier when we don't have real carrier support | Roy Marples | 2014-10-06 |