| Wed, 08 Jan 2014 20:23:04 +0000 |
Roy Marples |
Fix definition
draft
|
| Wed, 08 Jan 2014 14:44:00 +0000 |
Roy Marples |
Add support for RFC3495 DHCP option for CableLabs Clients.
draft
|
| Wed, 08 Jan 2014 11:34:51 +0000 |
Roy Marples |
Modern init systems such as OpenRC and systemd can be installed on top
draft
|
| Sun, 05 Jan 2014 08:36:40 +0000 |
Roy Marples |
Fix compile errors and warnings with IPv6 disabled.
draft
|
| Fri, 03 Jan 2014 21:12:19 +0000 |
Roy Marples |
Welcome to 2014! Relese dhcpcd-6.2.0.
draft dhcpcd-6.2.0
|
| Fri, 03 Jan 2014 17:16:12 +0000 |
Roy Marples |
Change configure to detect fossil for debugging.
draft
|
| Sun, 22 Dec 2013 14:40:54 +0000 |
Roy Marples |
Fix compile warnings
draft dhcpcd-5
|
| Fri, 13 Dec 2013 14:54:14 +0000 |
Roy Marples |
Tweak unicast a little
draft
|
| Fri, 13 Dec 2013 09:35:35 +0000 |
Roy Marples |
Fix multiple arping options
draft
|
| Fri, 13 Dec 2013 09:11:42 +0000 |
Roy Marples |
Move some errors into debug.
draft
|
| Thu, 12 Dec 2013 16:25:58 +0000 |
Roy Marples |
Fix NAK backoff when a server NAKs a REQUEST after a DISCOVER.
draft
|
| Thu, 12 Dec 2013 13:33:09 +0000 |
Roy Marples |
Android ships buggy ICMP6 filter headers.
draft
|
| Thu, 12 Dec 2013 10:24:14 +0000 |
Roy Marples |
Fix NAK backoff
draft
|
| Tue, 10 Dec 2013 13:15:19 +0000 |
Roy Marples |
Fix sending of DHCPv6 FQDN when only hostname specified
draft
|
| Tue, 10 Dec 2013 12:28:38 +0000 |
Roy Marples |
Don't request a DHCPv6 lease when testing
draft
|
| Fri, 06 Dec 2013 19:56:04 +0000 |
Roy Marples |
Fix some memory issues.
draft
|
| Fri, 06 Dec 2013 19:15:06 +0000 |
Roy Marples |
Fix vendor options a litle
draft
|
| Fri, 06 Dec 2013 17:47:53 +0000 |
Roy Marples |
Add support for RFC3925 Vendor-Identifying Vendor Options
draft
|
| Fri, 06 Dec 2013 17:47:52 +0000 |
Roy Marples |
Now that we only use dhcpcd-definitions.conf, remove te static var union.
draft
|
| Thu, 05 Dec 2013 00:40:03 +0000 |
Roy Marples |
Fix a compile warning
draft
|
| Wed, 04 Dec 2013 13:21:45 +0000 |
Roy Marples |
Pedantic change
draft
|
| Wed, 04 Dec 2013 10:48:22 +0000 |
Roy Marples |
Fix some memory errors
draft
|
| Tue, 03 Dec 2013 23:38:00 +0000 |
Roy Marples |
Remove dead options
draft
|
| Tue, 03 Dec 2013 23:33:13 +0000 |
Roy Marples |
Fix brain damage
draft
|
| Tue, 03 Dec 2013 23:10:21 +0000 |
Roy Marples |
Fix a few memory leaks, DHCPv6 prefix definition and the -V option.
draft
|
| Tue, 03 Dec 2013 17:55:40 +0000 |
Roy Marples |
Fix encapsulated options.
draft
|
| Mon, 02 Dec 2013 20:45:19 +0000 |
Roy Marples |
Fix a crash freeing our embedded config
draft
|
| Mon, 02 Dec 2013 17:17:05 +0000 |
Roy Marples |
Minor correction
draft
|
| Mon, 02 Dec 2013 16:42:09 +0000 |
Roy Marples |
Remove hard coded DHCP/DHCPv6 options and then to dhcpcd-definitions.conf
draft
|
| Mon, 02 Dec 2013 14:34:04 +0000 |
Roy Marples |
If an embedded or encapsulated option variable differs from the parent
draft
|
| Sun, 01 Dec 2013 17:45:42 +0000 |
Roy Marples |
Remove dup type check
draft
|
| Sun, 01 Dec 2013 17:43:49 +0000 |
Roy Marples |
Allow string and binhex types to have lengths.
draft
|
| Sat, 30 Nov 2013 09:43:39 +0000 |
Roy Marples |
Fix a warning
draft
|
| Fri, 29 Nov 2013 18:41:02 +0000 |
Roy Marples |
Style
draft
|
| Fri, 29 Nov 2013 18:38:38 +0000 |
Roy Marples |
Use a different buffer for reading our embedded config
draft
|
| Fri, 29 Nov 2013 18:38:25 +0000 |
Roy Marples |
-g is more portable than -ggdb
draft
|
| Fri, 29 Nov 2013 18:23:39 +0000 |
Roy Marples |
Fix comment about termination correctness.
draft
|
| Fri, 29 Nov 2013 17:38:44 +0000 |
Roy Marples |
Remove whitespace between options
draft
|
| Fri, 29 Nov 2013 17:10:10 +0000 |
Roy Marples |
initial define lengths are calculated during the make phase
draft
|
| Fri, 29 Nov 2013 17:09:37 +0000 |
Roy Marples |
Trim whitespace between command and argument
draft
|
| Fri, 29 Nov 2013 12:48:52 +0000 |
Roy Marples |
I had no idea what I was smoking when I moved these to dhcp-common.
draft
|
| Fri, 29 Nov 2013 12:02:45 +0000 |
Roy Marples |
get_option should not perform length validation based on the option number
draft
|
| Fri, 29 Nov 2013 12:02:17 +0000 |
Roy Marples |
Add type for rfc3442
draft
|
| Fri, 29 Nov 2013 11:15:03 +0000 |
Roy Marples |
Read the embedded config into global values rather than each time
draft
|
| Wed, 27 Nov 2013 21:35:45 +0000 |
Roy Marples |
Check length before accessing memory to silence valgrind.
draft
|
| Wed, 27 Nov 2013 21:14:43 +0000 |
Roy Marples |
Fix a crash where we don't care about option length.
draft
|
| Wed, 27 Nov 2013 21:14:19 +0000 |
Roy Marples |
Fix debug options and default CFLAGS
draft
|
| Wed, 27 Nov 2013 20:21:17 +0000 |
Roy Marples |
Add support for user defined options with embedded and encapsulated options.
draft
|
| Sat, 23 Nov 2013 14:10:00 +0000 |
Roy Marples |
Fix virtual interfaces without a hardware address.
draft
|
| Thu, 21 Nov 2013 08:40:59 +0000 |
Roy Marples |
Note avenue for discussion making PD work with other IA's
draft
|
| Wed, 20 Nov 2013 17:36:41 +0000 |
Roy Marples |
When running for a single interface, don't set WAITIP if we are
draft
|
| Wed, 20 Nov 2013 11:37:25 +0000 |
Roy Marples |
When releasing, we need to de-configure the interface as well.
draft
|
| Tue, 19 Nov 2013 09:43:54 +0000 |
Roy Marples |
NUL != NULL, so use the correct literal.
draft
|
| Sat, 16 Nov 2013 11:55:27 +0000 |
Roy Marples |
Linux has had address loopback routes since 2.2
draft
|
| Fri, 15 Nov 2013 16:55:07 +0000 |
Roy Marples |
Don't log ClientID if using DUID as that's already logged.
draft
|
| Fri, 15 Nov 2013 16:44:46 +0000 |
Roy Marples |
Change IAID to default from the last 4 bytes of the MAC address.
draft
|
| Fri, 15 Nov 2013 13:43:41 +0000 |
Roy Marples |
Allow IAID to be configured in DHCPv4 clientid.
draft
|
| Thu, 14 Nov 2013 15:48:07 +0000 |
Roy Marples |
Build fixes for only INET and only INET6
draft
|
| Thu, 14 Nov 2013 10:29:14 +0000 |
Roy Marples |
Avoid pointer gymnastics.
draft
|
| Thu, 14 Nov 2013 10:20:32 +0000 |
Roy Marples |
CID 1102809: Fix uninitialised variable.
draft
|