summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-6.6.0dhcpcd-6.6.0Roy Marples2014-10-29
* Reset DHCP state when carrier goes down.Roy Marples2014-10-25
* Set IPv4LL ARP state to NULL if freeing it.Roy Marples2014-10-25
* When we transition from REQUEST to DISCOVER in a reboot, startRoy Marples2014-10-24
* Free other ARP states in a better way.Roy Marples2014-10-24
* When binding a non IPv4LL address, kill the IPV4LL state.Roy Marples2014-10-24
* We should not use a DHCP lease for IPV4LL.Roy Marples2014-10-24
* Close arp explicity as well.Roy Marples2014-10-24
* Improve IPv4LL -> DHCP state transitionsRoy Marples2014-10-24
* Fix transition from IPv4LL to a valid DHCP state.Roy Marples2014-10-24
* Is really 5Roy Marples2014-10-23
* Add a helper function to report conflicts to shrink the binary.Roy Marples2014-10-23
* Fix timeoutRoy Marples2014-10-23
* Rework the ARP code so that we can have multiple ARP states.Roy Marples2014-10-23
* Treat IPv4LL as fallback and start DHCP discovery even if the prior leaseRoy Marples2014-10-22
* If not doing DHCP or DHCP6, disable the DNS requirement in the RA to fork.Roy Marples2014-10-22
* SimplfyRoy Marples2014-10-22
* RFC 3927 Section 2.1 states that the random number generator should beRoy Marples2014-10-21
* Don't reset the last failed address needlessly.Roy Marples2014-10-21
* Fix off by one MAX_CONFLICTS error.Roy Marples2014-10-21
* PREINIT, UNKNOWN and CARRIER are not up or down states.Roy Marples2014-10-21
* Check local interfaces for a duplicate IPv4LL address before ARP.Roy Marples2014-10-21
* Only reset the IPv4LL conflict counter after we have finishedRoy Marples2014-10-21
* Reset defend when adding address.Roy Marples2014-10-21
* Fix recovering from a failed defeat of an IPv4LL address.Roy Marples2014-10-20
* Log the address IPv4LL defends.Roy Marples2014-10-20
* solicitation spelling as pointed out by Russell Bell.Roy Marples2014-10-20
* Apply documentation patch from Christos and re-release.dhcpcd-6.5.1Roy Marples2014-10-17
* Release dhcpcd-6.5.1Roy Marples2014-10-17
* Delay IPv4LL by a potential DHCP delay as well.Roy Marples2014-10-17
* Fix the case where we lose carrier between IPv4 delay and starting a newRoy Marples2014-10-17
* Don't error about deleting addresses on departed interfaces.Roy Marples2014-10-17
* Fix deleting from the wrong interface.Roy Marples2014-10-17
* Fix some valgrind errors.Roy Marples2014-10-17
* Only open the IP UDP port if we have added the addressRoy Marples2014-10-17
* Move ARP eloop queue to DHCP.Roy Marples2014-10-17
* Start DHCPv6 when we already have a delegated state.Roy Marples2014-10-17
* Always find delegates regardless of IPv6RS.Roy Marples2014-10-17
* Clear the our DAD flag when deleting an address.Roy Marples2014-10-17
* Handle callouts to delegated addresses better.Roy Marples2014-10-17
* Place IPv4LL into the same queue as DHCP.Roy Marples2014-10-17
* Handle psuedo interfaces better when preferring addresses.Roy Marples2014-10-16
* Fix a dead assignmentRoy Marples2014-10-16
* Fix invalid deletion from pseudo interfaces.Roy Marples2014-10-15
* Fix a memory error.Roy Marples2014-10-15
* Ensure we pass the delegated reason if we need to.Roy Marples2014-10-15
* Copy files correctly, fixes [bb001cca8d].Roy Marples2014-10-15
* Cast away warning.Roy Marples2014-10-15
* Work better with unknown prefix length requirements in the configuration.Roy Marples2014-10-15
* When receiving a RA, mark all addresses as stale. For each addressRoy Marples2014-10-14