summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Export RA addresses in raN_addr, and the prefix in raN_prefix.Roy Marples2014-10-14
* Describe better the BSD IPv6 issue.Roy Marples2014-10-14
* Remove the IPv6 address poll warning from running dhcpcd,Roy Marples2014-10-14
* Fix compile on FreeBSDRoy Marples2014-10-14
* Treat ND6_LLINFO_NOSTATE as reachable as this is commonly hit whenRoy Marples2014-10-13
* Respect nodhcp6 earlier.Roy Marples2014-10-12
* For the time being, linkaddr is FreeBSD only.Roy Marples2014-10-11
* Work on OpenBSD sh, unset seems to add misc crap.Roy Marples2014-10-11
* Improve FreeBSD support by using the actual AF_LINK address.Roy Marples2014-10-10
* Write the lease when bound, not when address applied.Roy Marples2014-10-10
* Now ARP checks all interfaces for false positives, we can check ARP again.Roy Marples2014-10-10
* Discard duplicate ARP messages from other interfaces with the same address on...Roy Marples2014-10-10
* Don't allow bridge, ppp or ptp by default unless specified, also appliesRoy Marples2014-10-10
* Don't wait for DAD to complete for addresses we have not added.Roy Marples2014-10-09
* Fix exporting ra values with multiple interfacesRoy Marples2014-10-09
* Fix IP sharing on LinuxRoy Marples2014-10-09
* Allow the same IP address to be leased for different interfaces.Roy Marples2014-10-09
* Ensure we have IPv6 allocated before processing a kernel deleted IPv6 route.Roy Marples2014-10-09
* Fix define, duhRoy Marples2014-10-08
* Re-introduce our loop to poll interface flags when the interface doesRoy Marples2014-10-08
* Pass the exiting flag to the pseudo interface so it can persist correctly.Roy Marples2014-10-08
* Explicity test for LINK_UP so we don't delegate to downed PPP interfaces.Roy Marples2014-10-08
* Don't work on bridge interfaces unless explicitly asked to.Roy Marples2014-10-08
* Use RTF_PINNED if available.Roy Marples2014-10-07
* Release dhcpcd-6.5.0dhcpcd-6.5.0Roy Marples2014-10-06
* This is no longer true.Roy Marples2014-10-06
* Callout to handlecarrier when we don't have real carrier supportRoy Marples2014-10-06