| Mon, 28 Jul 2014 09:19:27 +0000 |
Roy Marples |
Fix compile on NetBSD-6
draft
|
| Mon, 28 Jul 2014 09:15:04 +0000 |
Roy Marples |
Test no useable IA in each lease validation.
draft
|
| Fri, 25 Jul 2014 12:49:53 +0000 |
Roy Marples |
With an unknown link, test carrier manually and loop 100ms.
draft
|
| Tue, 22 Jul 2014 18:03:34 +0000 |
Roy Marples |
When starting an interface and the carrier is UNKNOWN, wait 100ms before trying to start again.
draft
|
| Mon, 21 Jul 2014 19:08:22 +0000 |
Roy Marples |
Use realloc instead of free/malloc.
draft
|
| Mon, 21 Jul 2014 19:05:32 +0000 |
Roy Marples |
Ensure that a given buffer is at least BUFSIZ.
draft
|
| Sat, 19 Jul 2014 12:09:43 +0000 |
Roy Marples |
Move DHCP into it's own eloop queue away from the link queue.
draft
|
| Thu, 17 Jul 2014 08:21:07 +0000 |
Roy Marples |
Just do length
draft
|
| Thu, 17 Jul 2014 08:19:53 +0000 |
Roy Marples |
Correct DHCPv6 Prefix Delegation option decoding
draft
|
| Mon, 14 Jul 2014 15:43:00 +0000 |
Roy Marples |
Typos
draft
|
| Mon, 14 Jul 2014 13:58:24 +0000 |
Roy Marples |
Fix import
draft dhcpcd-6.4.2
|
| Mon, 14 Jul 2014 13:43:33 +0000 |
Roy Marples |
Release dhcpcd-6.4.2
draft
|
| Mon, 14 Jul 2014 12:55:19 +0000 |
Roy Marples |
Fix gcc build errors.
draft
|
| Mon, 14 Jul 2014 11:30:15 +0000 |
Roy Marples |
Release dhcpcd-6.4.1
draft dhcpcd-6.4.1
|
| Sun, 13 Jul 2014 22:01:01 +0000 |
Roy Marples |
Use __NetBSD_Version__ macro instead of __NetBSD_Prereq__
draft
|
| Fri, 11 Jul 2014 13:24:29 +0000 |
Roy Marples |
Reduce use of s6_addr
draft
|
| Fri, 11 Jul 2014 10:13:52 +0000 |
Roy Marples |
Use structures to better bescribe IA and PD options.
draft
|
| Wed, 09 Jul 2014 10:51:20 +0000 |
Roy Marples |
Ensure we have enough data for prefix exclude length in the option.
draft
|
| Wed, 09 Jul 2014 04:41:23 +0000 |
Roy Marples |
Only create a pseudo interface for PD when we have other IA types as well.
draft
|
| Wed, 09 Jul 2014 04:40:53 +0000 |
Roy Marples |
Ensure iaid was previously set before testing equality.
draft
|
| Tue, 08 Jul 2014 19:29:45 +0000 |
Roy Marples |
Pseudo interfaces also have an address list, do loop through all of them.
draft
|
| Tue, 08 Jul 2014 19:28:52 +0000 |
Roy Marples |
Fix delegated prefix handling and improve DAD checking.
draft
|
| Tue, 08 Jul 2014 19:25:21 +0000 |
Roy Marples |
ifclass= separates psuedo interfaces to avoid option collision.
draft
|
| Tue, 08 Jul 2014 08:41:08 +0000 |
Roy Marples |
Typo
draft
|
| Tue, 08 Jul 2014 07:56:39 +0000 |
Roy Marples |
Handle truncated saved leases.
draft
|
| Mon, 07 Jul 2014 18:10:18 +0000 |
Roy Marples |
Fix a null reference
draft
|
| Mon, 07 Jul 2014 17:45:36 +0000 |
Roy Marples |
Remove forced error
draft
|
| Mon, 07 Jul 2014 17:23:16 +0000 |
Roy Marples |
Don't report DUID or IAID or the pseudo interface.
draft
|
| Mon, 07 Jul 2014 16:42:30 +0000 |
Roy Marples |
Fix some memory error with prior patch.
draft
|
| Mon, 07 Jul 2014 14:44:06 +0000 |
Roy Marples |
Typo
draft
|