| Tue, 02 Sep 2014 13:53:16 +0000 |
Roy Marples |
Close the sockets after shutting them down.
draft
|
| Tue, 02 Sep 2014 07:41:15 +0000 |
Roy Marples |
Don't log an interface for the global error.
draft
|
| Mon, 01 Sep 2014 16:39:58 +0000 |
Roy Marples |
Minor optimisation.
draft
|
| Mon, 01 Sep 2014 16:35:43 +0000 |
Roy Marples |
As we listen and consume bootpc on the global socket, open and close
draft
|
| Wed, 20 Aug 2014 09:20:49 +0000 |
Roy Marples |
Whitespace
draft
|
| Wed, 20 Aug 2014 09:19:06 +0000 |
Roy Marples |
Ensure domain label length and jump values fit inside the given data.
draft
|
| Tue, 19 Aug 2014 08:42:28 +0000 |
Roy Marples |
Check that we have enough bytes to read the netmask and router
draft
|
| Wed, 13 Aug 2014 23:31:23 +0000 |
Roy Marples |
Sanitize input via the control socket a little better.
draft
|
| Mon, 11 Aug 2014 20:52:39 +0000 |
Roy Marples |
Set IFLA_INET6_ADDR_GEN_MODE to IN6_ADDR_GEN_MODE_NONE
draft
|
| Thu, 07 Aug 2014 09:54:19 +0000 |
Roy Marples |
Optimize auth_len a little.
draft
|
| Thu, 07 Aug 2014 09:43:18 +0000 |
Roy Marples |
Improve error when the authentication token cannot be found.
draft
|
| Tue, 05 Aug 2014 17:03:04 +0000 |
Roy Marples |
Check snprintf doesn't overflow in dhcp_vendor and that a -1
draft
|
| Fri, 01 Aug 2014 23:19:55 +0000 |
Roy Marples |
Close the fd if bind(3) fails and work again with older Linux kernels for
draft
|
| Thu, 31 Jul 2014 00:57:47 +0000 |
Roy Marples |
Fix dependency and test targets
draft
|
| Wed, 30 Jul 2014 15:13:12 +0000 |
Roy Marples |
Release dhcpcd-6.4.3
draft dhcpcd-6.4.3
|
| Wed, 30 Jul 2014 10:58:20 +0000 |
Roy Marples |
Fix import so that matching system vs local headers are not imported.
draft
|
| Wed, 30 Jul 2014 10:03:14 +0000 |
Roy Marples |
Remove some unused variables
draft
|
| Wed, 30 Jul 2014 09:55:32 +0000 |
Roy Marples |
Warn about exceeding IDGEN_RETRIES when a stable private address cannot be obtained.
draft
|
| Wed, 30 Jul 2014 09:46:33 +0000 |
Roy Marples |
Fix the import to work on Linux as well.
draft
|
| Wed, 30 Jul 2014 08:58:42 +0000 |
Roy Marples |
Only bits 1 and 2 are used in the DHCP overload option, so when we encounter
draft
|
| 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
|