log

age author description
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
Thu, 14 Nov 2013 10:02:29 +0000 Roy Marples White space, ordering and man corrections. draft
Tue, 12 Nov 2013 17:30:43 +0000 Roy Marples Implement RFC4242, Information Refresh Time Option for DHCPv6. draft
Tue, 12 Nov 2013 17:09:29 +0000 Roy Marples Warn if dev is started more than once. draft
Tue, 12 Nov 2013 15:00:22 +0000 Roy Marples Cleanup IPv4 fd opening and closing. draft
Sun, 10 Nov 2013 11:17:40 +0000 Roy Marples Set blank CFLAGS/CPPFLAGS and then append user CFLAGS/CPPFLAGS. draft
Sun, 10 Nov 2013 10:32:01 +0000 Roy Marples Fix typo adding CPPFLAGS to XCC. draft
Fri, 08 Nov 2013 18:28:44 +0000 Roy Marples Fix processing of inet4 addr in vendor options and terminate correctly. draft
Fri, 08 Nov 2013 09:56:54 +0000 Roy Marples Preserve vendor encapsulated options draft
Fri, 08 Nov 2013 09:37:44 +0000 Roy Marples Move the kernel reporting DAD warning to ipv6nd.c to avoid compile spam draft
Thu, 10 Oct 2013 10:09:48 +0000 Roy Marples Fix renewal of Prefix Delegation. draft
Thu, 10 Oct 2013 09:22:44 +0000 Roy Marples Add noipv4 and noipv6 options. draft
Sun, 06 Oct 2013 16:35:43 +0000 Roy Marples Warn about missing interfaces which require prefix delegation. draft
Sat, 05 Oct 2013 16:28:33 +0000 Roy Marples If we timeout, remove any waitip config so that we daemonise draft
Wed, 02 Oct 2013 08:11:05 +0000 Roy Marples Fix a small memory leak draft
Wed, 02 Oct 2013 08:00:09 +0000 Roy Marples Remove the IPv6 forwarding router check as valid use cases exist draft
Fri, 27 Sep 2013 06:23:31 +0000 Roy Marples We should abort if no specified interfaces are found. draft
Fri, 27 Sep 2013 06:15:32 +0000 Roy Marples Don't stop dev management on fork draft
Sat, 21 Sep 2013 19:50:49 +0000 Roy Marples Clarify the timeout behaviour if in master mode or per interface. draft
Sat, 21 Sep 2013 14:47:17 +0000 Roy Marples Test for wpa_supplicant.conf in /etc/wpa_supplicant as well draft
Sat, 21 Sep 2013 14:31:06 +0000 Roy Marples Pass the correct run directory to dhcpcd-run-hooks draft
Fri, 20 Sep 2013 10:27:24 +0000 Roy Marples Release dhcpcd-6.1.0 draft dhcpcd-6.1.0
Sat, 14 Sep 2013 08:50:41 +0000 Roy Marples Allow dev to recieve errors from managers handle_device. draft
Thu, 12 Sep 2013 22:11:04 +0000 Roy Marples Fix warning draft
Thu, 12 Sep 2013 21:43:17 +0000 Roy Marples It seems that some older udev versions support filtering but not draft
Thu, 12 Sep 2013 21:35:33 +0000 Roy Marples Start dev after link for a more sane interface rename. draft
Thu, 12 Sep 2013 21:13:41 +0000 Roy Marples Dev module start now returns an fd to monitor so the eloop additions draft
Thu, 12 Sep 2013 17:16:51 +0000 Roy Marples Fix dev building again draft
Thu, 12 Sep 2013 17:08:34 +0000 Roy Marples Fix building with a dev manager draft
Thu, 12 Sep 2013 16:46:41 +0000 Roy Marples Support older udev versions where we need to rely on udev-settle. draft
Thu, 12 Sep 2013 15:43:20 +0000 Roy Marples Instead of linking directly to libudev, create a plugin system for /dev draft
Tue, 10 Sep 2013 09:56:11 +0000 Roy Marples Instead of just renaming the interface on Linux, take the FreeBSD draft
Tue, 10 Sep 2013 08:52:45 +0000 Roy Marples Check if udev has actually initialized the interface rather than just detecting if udev has a device node for it. draft
Mon, 09 Sep 2013 23:09:29 +0000 Roy Marples Fix compile warning on BSD draft
Mon, 09 Sep 2013 20:22:12 +0000 Roy Marples Fix interface renaming and carrier reporting when using udev draft
Mon, 09 Sep 2013 20:21:03 +0000 Roy Marples Improve udev handling a little. draft
Mon, 09 Sep 2013 18:17:54 +0000 Roy Marples Only start on settled devices. draft
Mon, 09 Sep 2013 16:28:05 +0000 Roy Marples Fix udev filter test. draft
Mon, 09 Sep 2013 16:14:06 +0000 Roy Marples Add udev support for interface arrival and departure. draft
Sat, 07 Sep 2013 23:16:36 +0000 Roy Marples Fix requesting >1 DHCPv6 address draft
Sat, 07 Sep 2013 11:13:05 +0000 Roy Marples Don't bother managing a /128 prefix. draft
Fri, 06 Sep 2013 15:50:25 +0000 Roy Marples Plug a leak draft
Fri, 06 Sep 2013 15:24:42 +0000 Roy Marples No need for this include now. draft
Fri, 06 Sep 2013 15:23:22 +0000 Roy Marples Try and fix removal of the ip address when using INFORM. draft
Fri, 06 Sep 2013 15:21:26 +0000 Roy Marples Fix linux support for new RTM handling. draft
Fri, 06 Sep 2013 09:38:24 +0000 Roy Marples It seems that FreeBSD will send RTM_DELADDR + RTM_NEWADDR when draft
Fri, 06 Sep 2013 09:38:23 +0000 Roy Marples Fix DAD support when we need to listen on the wire. draft
Fri, 06 Sep 2013 09:38:23 +0000 Roy Marples Ignore all messages raised by dhcpcd. draft
Thu, 05 Sep 2013 13:27:52 +0000 Roy Marples Fix initial carrier status draft
Thu, 05 Sep 2013 08:39:38 +0000 Roy Marples Fix build without INET6 draft
Wed, 04 Sep 2013 16:27:56 +0000 Roy Marples Clarify waitup arguments. draft
Wed, 04 Sep 2013 00:32:38 +0000 Roy Marples Fix comparison draft
Tue, 03 Sep 2013 15:17:19 +0000 Roy Marples No need to know the ra for the route. draft
Tue, 03 Sep 2013 11:30:10 +0000 Roy Marples RFC 5942 Section 5 states DHCPv6 address should not create prefixes draft
Tue, 03 Sep 2013 09:28:37 +0000 Roy Marples Check kernel for autoconf support. draft
Sat, 31 Aug 2013 16:48:39 +0000 Roy Marples Add 4 and 6 arguments to the waitip command so that you can specify draft
Mon, 26 Aug 2013 12:20:53 +0000 Roy Marples Add the persistent option to the default dhcpcd.conf draft
Sun, 25 Aug 2013 10:22:48 +0000 Roy Marples Fix the persistent option. draft
Tue, 20 Aug 2013 15:59:51 +0000 Roy Marples Fix kFreeBSD compile. draft
Tue, 20 Aug 2013 10:36:49 +0000 Roy Marples Fix compile draft
Tue, 20 Aug 2013 10:29:43 +0000 Roy Marples Reduce code size by merging IPv6 ND with RS. draft
Mon, 19 Aug 2013 09:38:38 +0000 Roy Marples Reword a little. draft
Mon, 19 Aug 2013 09:28:10 +0000 Roy Marples Extend dhcpcd manual page to reflect actual behavior. draft
Mon, 19 Aug 2013 09:09:32 +0000 Roy Marples Add the cloned static route, not the original draft
Sun, 18 Aug 2013 15:35:40 +0000 Roy Marples Try and fix bringing up virtual interfaces on BSD draft
Sun, 18 Aug 2013 15:33:53 +0000 Roy Marples Clean up an un-used argument for non ipv6 builds. draft
Sat, 17 Aug 2013 10:00:07 +0000 Roy Marples Fix build without IPv6 draft