summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add netlink code to listen to AF_INET6 RTM_NEWADDR messages for Linux.dhcpcd-5.99.6Roy Marples2013-05-15
* Use the kernel DAD for IPv6 addresses and finish the action once eachRoy Marples2013-05-15
* More compile fixes.Roy Marples2013-05-03
* More PPC __unused compile fixes.Roy Marples2013-05-03
* Fix syslogging a little.Roy Marples2013-05-03
* Init memory cleanly.Roy Marples2013-05-03
* Add new hook script.Roy Marples2013-05-03
* Add RFC4833 support for TimeZone options.Roy Marples2013-05-03
* Add IPv6 DAD detection.Roy Marples2013-05-03
* Work around silly __unused problem some more on Linux.Roy Marples2013-04-25
* Change from _unused to __unused to match NetBSD cdefs and avoidRoy Marples2013-04-24
* Note that reboot 0 helps for mobile hosts.Roy Marples2013-04-05
* DHCPv6 now respects the reboot 0 option.Roy Marples2013-04-05
* Note that we support RFC 5227Roy Marples2013-04-05
* We no longer use the RELEASE hook commandRoy Marples2013-04-05
* Move dhcp_release into dhcp_dropRoy Marples2013-04-04
* Send a RELEASE if the link is upRoy Marples2013-04-04
* Destroy lease file if releasing.Roy Marples2013-04-04
* Don't crash when disabling IPv6Roy Marples2013-04-04
* Fix a memory leakRoy Marples2013-04-04
* Add RELEASE support to DHCPv6Roy Marples2013-04-04
* Fix RELEASE support.Roy Marples2013-04-04
* Better sanity for working out if our SLA id overflows the PD length + interfa...Roy Marples2013-04-04
* White space policeRoy Marples2013-04-04
* Ensure we check options bounds correctly.Roy Marples2013-04-04
* The interface to delegate to is optionalRoy Marples2013-04-02
* Stop ipv6only enabling RS support.Roy Marples2013-04-02
* Fix linux default subnet route metric on linux again.Roy Marples2013-04-02
* White space brigadeRoy Marples2013-04-02
* Fix incorrectly expiring routers on multi-homed systems.Roy Marples2013-04-02
* Fix IARoy Marples2013-04-01
* Fix default sla_lenRoy Marples2013-04-01
* Add DHCPv6 Prefix Delegation support, RFC3633.Roy Marples2013-04-01
* Respect xidhwaddr option for DHCPv6Roy Marples2013-03-28
* Add the noalias directive to so that when adding an IPv4 addresssRoy Marples2013-03-27
* Acquire another address faster after NAKing ARP failure.Roy Marples2013-03-27
* Create lease files so they are user writeable.Roy Marples2013-03-27
* Remove pointless double assignmentRoy Marples2013-03-26
* Don't spam warning about CSR all the time.Roy Marples2013-03-26
* Fix configure --without-polltsRoy Marples2013-03-26
* Fix rebooting.Roy Marples2013-03-26
* Warn when a route cannot be added because it already exists.Roy Marples2013-03-26
* Fix compile for systems without pollts/ppoll or pselect.Roy Marples2013-03-26
* Avoid a potential malloc when handling signals.Roy Marples2013-03-26
* Default to using a DUID + IAID for DHCPv4 Client ID.Roy Marples2013-03-26
* Ensure routes are initialised correctly, fixes #265.Roy Marples2013-03-17
* Change arp errno to match what we use in dhcpcd.Roy Marples2013-02-19
* Fix last commit.Roy Marples2013-02-19
* Avoid a potential buffer overflow.Roy Marples2013-02-19
* Move IPv6 RA checking and disabling kernel RA higher up the chain.Roy Marples2013-02-19