log

age author description
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