| Wed, 15 May 2013 11:17:36 +0000 |
Roy Marples |
Add netlink code to listen to AF_INET6 RTM_NEWADDR messages for Linux.
draft dhcpcd-5.99.6
|
| Wed, 15 May 2013 10:27:36 +0000 |
Roy Marples |
Use the kernel DAD for IPv6 addresses and finish the action once each
draft
|
| Fri, 03 May 2013 14:43:51 +0000 |
Roy Marples |
More compile fixes.
draft
|
| Fri, 03 May 2013 14:41:19 +0000 |
Roy Marples |
More PPC __unused compile fixes.
draft
|
| Fri, 03 May 2013 14:19:17 +0000 |
Roy Marples |
Fix syslogging a little.
draft
|
| Fri, 03 May 2013 14:17:24 +0000 |
Roy Marples |
Init memory cleanly.
draft
|
| Fri, 03 May 2013 13:45:21 +0000 |
Roy Marples |
Add new hook script.
draft
|
| Fri, 03 May 2013 13:38:54 +0000 |
Roy Marples |
Add RFC4833 support for TimeZone options.
draft
|
| Fri, 03 May 2013 12:11:49 +0000 |
Roy Marples |
Add IPv6 DAD detection.
draft
|
| Thu, 25 Apr 2013 06:09:38 +0000 |
Roy Marples |
Work around silly __unused problem some more on Linux.
draft
|
| Wed, 24 Apr 2013 09:38:18 +0000 |
Roy Marples |
Change from _unused to __unused to match NetBSD cdefs and avoid
draft
|
| Wed, 24 Apr 2013 09:31:31 +0000 |
Roy Marples |
Change from _unused to __unused to match NetBSD cdefs and avoid
draft dhcpcd-5.6
|
| Fri, 05 Apr 2013 16:40:31 +0000 |
Roy Marples |
Note that reboot 0 helps for mobile hosts.
draft
|
| Fri, 05 Apr 2013 14:55:50 +0000 |
Roy Marples |
DHCPv6 now respects the reboot 0 option.
draft
|
| Fri, 05 Apr 2013 09:47:33 +0000 |
Roy Marples |
Note that we support RFC 5227
draft
|
| Fri, 05 Apr 2013 00:09:16 +0000 |
Roy Marples |
We no longer use the RELEASE hook command
draft
|
| Thu, 04 Apr 2013 23:57:12 +0000 |
Roy Marples |
Move dhcp_release into dhcp_drop
draft
|
| Thu, 04 Apr 2013 23:30:14 +0000 |
Roy Marples |
Send a RELEASE if the link is up
draft
|
| Thu, 04 Apr 2013 23:29:54 +0000 |
Roy Marples |
Destroy lease file if releasing.
draft
|
| Thu, 04 Apr 2013 23:25:31 +0000 |
Roy Marples |
Don't crash when disabling IPv6
draft
|
| Thu, 04 Apr 2013 22:20:33 +0000 |
Roy Marples |
Fix a memory leak
draft dhcpcd-5.6
|
| Thu, 04 Apr 2013 22:07:48 +0000 |
Roy Marples |
Fix a memory leak
draft
|
| Thu, 04 Apr 2013 21:59:02 +0000 |
Roy Marples |
Add RELEASE support to DHCPv6
draft
|
| Thu, 04 Apr 2013 21:58:51 +0000 |
Roy Marples |
Fix RELEASE support.
draft
|
| Thu, 04 Apr 2013 21:08:31 +0000 |
Roy Marples |
Quickly backport an IPv6 router expiry fix for multi-homed systems.
draft dhcpcd-5.6.8
|
| Thu, 04 Apr 2013 20:59:26 +0000 |
Roy Marples |
Release dhcpcd-5.6.8
draft
|
| Thu, 04 Apr 2013 20:31:05 +0000 |
Roy Marples |
Better sanity for working out if our SLA id overflows the PD length + interface id.
draft
|
| Thu, 04 Apr 2013 20:31:04 +0000 |
Roy Marples |
White space police
draft
|
| Thu, 04 Apr 2013 20:31:04 +0000 |
Roy Marples |
Ensure we check options bounds correctly.
draft
|
| Tue, 02 Apr 2013 19:50:50 +0000 |
Roy Marples |
The interface to delegate to is optional
draft
|
| Tue, 02 Apr 2013 16:49:36 +0000 |
Roy Marples |
Stop ipv6only enabling RS support.
draft
|
| Tue, 02 Apr 2013 07:30:13 +0000 |
Roy Marples |
Fix linux default subnet route metric on linux again.
draft
|
| Tue, 02 Apr 2013 07:01:11 +0000 |
Roy Marples |
White space brigade
draft
|
| Tue, 02 Apr 2013 06:50:33 +0000 |
Roy Marples |
Fix incorrectly expiring routers on multi-homed systems.
draft
|
| Mon, 01 Apr 2013 12:24:39 +0000 |
Roy Marples |
Fix IA
draft
|
| Mon, 01 Apr 2013 12:19:58 +0000 |
Roy Marples |
Fix default sla_len
draft
|
| Mon, 01 Apr 2013 12:15:47 +0000 |
Roy Marples |
Add DHCPv6 Prefix Delegation support, RFC3633.
draft
|
| Thu, 28 Mar 2013 06:38:27 +0000 |
Roy Marples |
Respect xidhwaddr option for DHCPv6
draft
|
| Wed, 27 Mar 2013 16:36:56 +0000 |
Roy Marples |
Add the noalias directive to so that when adding an IPv4 addresss
draft
|
| Wed, 27 Mar 2013 16:05:45 +0000 |
Roy Marples |
Create lease files so they are user writeable.
draft
|
| Wed, 27 Mar 2013 15:43:48 +0000 |
Roy Marples |
Acquire another address faster after NAKing ARP failure.
draft
|
| Wed, 27 Mar 2013 15:19:48 +0000 |
Roy Marples |
Create lease files so they are user writeable.
draft
|
| Tue, 26 Mar 2013 15:28:41 +0000 |
Roy Marples |
Remove pointless double assignment
draft
|
| Tue, 26 Mar 2013 11:40:44 +0000 |
Roy Marples |
Don't spam warning about CSR all the time.
draft
|
| Tue, 26 Mar 2013 10:48:28 +0000 |
Roy Marples |
Fix configure --without-pollts
draft
|
| Tue, 26 Mar 2013 10:42:30 +0000 |
Roy Marples |
Fix rebooting.
draft
|
| Tue, 26 Mar 2013 10:39:46 +0000 |
Roy Marples |
Warn when a route cannot be added because it already exists.
draft
|
| Tue, 26 Mar 2013 10:39:06 +0000 |
Roy Marples |
Fix compile for systems without pollts/ppoll or pselect.
draft
|
| Tue, 26 Mar 2013 08:51:34 +0000 |
Roy Marples |
Avoid a potential malloc when handling signals.
draft
|
| Tue, 26 Mar 2013 06:39:58 +0000 |
Roy Marples |
Default to using a DUID + IAID for DHCPv4 Client ID.
draft
|
| Sun, 17 Mar 2013 13:00:03 +0000 |
Roy Marples |
Ensure routes are initialised correctly, fixes #265.
draft
|
| Tue, 19 Feb 2013 17:00:49 +0000 |
Roy Marples |
Change arp errno to match what we use in dhcpcd.
draft
|
| Tue, 19 Feb 2013 16:59:58 +0000 |
Roy Marples |
Change arp errno to match what we use in dhcpcd.
draft
|
| Tue, 19 Feb 2013 16:32:48 +0000 |
Roy Marples |
Fix last commit.
draft
|
| Tue, 19 Feb 2013 16:32:02 +0000 |
Roy Marples |
Fix last commit.
draft
|
| Tue, 19 Feb 2013 16:28:43 +0000 |
Roy Marples |
Avoid a potential buffer overflow.
draft
|
| Tue, 19 Feb 2013 16:22:04 +0000 |
Roy Marples |
Avoid a potential buffer overflow.
draft
|
| Tue, 19 Feb 2013 16:05:12 +0000 |
Roy Marples |
Move IPv6 RA checking and disabling kernel RA higher up the chain.
draft
|
| Tue, 19 Feb 2013 15:43:29 +0000 |
Roy Marples |
Fix a crash.
draft
|
| Tue, 19 Feb 2013 15:28:21 +0000 |
Roy Marples |
Fix compile on BSD
draft
|