log

age author description
Wed, 23 Apr 2014 14:07:32 +0000 Roy Marples Fix compile without IPv4 draft
Wed, 23 Apr 2014 13:03:01 +0000 Roy Marples Don't spam timezone updates unless its actually changed. draft
Wed, 23 Apr 2014 11:41:01 +0000 Roy Marples Fix compile on OpenBSD draft
Wed, 23 Apr 2014 10:02:13 +0000 Roy Marples Fix GNU make depend draft
Wed, 23 Apr 2014 09:43:30 +0000 Roy Marples Define a macro to include spawn.h or compat/spawn.h instead of forcing it in. draft
Wed, 23 Apr 2014 09:34:42 +0000 Roy Marples Ship a compat queue.h for older systems without any TAILQ support. draft
Fri, 18 Apr 2014 13:17:42 +0000 Roy Marples Work with older libc's without O_CLOEXEC. draft
Sun, 06 Apr 2014 17:50:53 +0000 Roy Marples Document debug draft
Tue, 01 Apr 2014 11:48:57 +0000 Roy Marples On a read error, remove the FD from eloop. draft
Tue, 01 Apr 2014 10:17:09 +0000 Roy Marples Move the bpf filter len to a define. draft
Mon, 31 Mar 2014 20:10:46 +0000 Roy Marples More number differences draft
Mon, 31 Mar 2014 20:00:06 +0000 Roy Marples BPF filter size is unsigned int draft
Thu, 27 Mar 2014 23:15:14 +0000 Roy Marples 64-bit clang fallout draft
Thu, 27 Mar 2014 23:00:32 +0000 Roy Marples Fix some 64-bit fallout draft
Thu, 27 Mar 2014 22:14:52 +0000 Roy Marples Add -Wconversion to debug CFLAGS and fix fallout. draft
Thu, 27 Mar 2014 19:12:03 +0000 Roy Marples Don't need to zero as many bytes. draft
Wed, 26 Mar 2014 11:16:02 +0000 Roy Marples Default to building static for a $PREFIX of \ for non Linux platforms draft
Mon, 24 Mar 2014 18:41:34 +0000 Roy Marples Blank build draft
Mon, 24 Mar 2014 18:40:45 +0000 Roy Marples So apparently target is just for compilers and we should be using host instead. draft
Mon, 24 Mar 2014 11:07:19 +0000 Roy Marples If given --build or --host targets, the expectation is we try and find draft
Sun, 23 Mar 2014 13:38:09 +0000 Roy Marples glibc 2.17 has clock_gettime in libc directly, so test for it. draft
Sat, 22 Mar 2014 20:42:40 +0000 Roy Marples Be specific draft
Sat, 22 Mar 2014 19:55:29 +0000 Roy Marples If not specified, Delegated Prefixes will get an automatic SLA of the draft
Thu, 20 Mar 2014 17:06:28 +0000 Roy Marples Fix compile. draft
Thu, 20 Mar 2014 16:36:03 +0000 Roy Marples Add a reject route for the delegated prefix so that unassigned prefixes don't go back upstream. draft
Thu, 20 Mar 2014 13:48:59 +0000 Roy Marples BSD has per interface rtadv kernel flag, handle it as per Linux. draft
Wed, 19 Mar 2014 16:51:57 +0000 Roy Marples Work with FreeBSD ypbind as well. draft
Wed, 19 Mar 2014 15:02:30 +0000 Roy Marples Support ypbind on OpenBSD. draft
Tue, 18 Mar 2014 23:14:10 +0000 Roy Marples We don't want to find TENTATIVE addresses draft
Tue, 18 Mar 2014 23:03:07 +0000 Roy Marples Only fork when the RA has a RDNSS option AND a valid prefix OR no DHCPv6 draft
Fri, 14 Mar 2014 10:48:14 +0000 Roy Marples Release dhcpcd-6.3.2 draft dhcpcd-6.3.2
Thu, 13 Mar 2014 00:42:16 +0000 Roy Marples If we can't use cc then try and find a working compiler. draft
Wed, 12 Mar 2014 15:59:19 +0000 Roy Marples Set hoplimit by IPV6_MULTICAST_HOPS intead of each time we send. draft
Wed, 12 Mar 2014 15:39:53 +0000 Roy Marples Remove notion of hoplimit from DHCPv6 draft
Wed, 12 Mar 2014 00:50:02 +0000 Roy Marples Clarify hop limit draft
Tue, 11 Mar 2014 23:41:16 +0000 Roy Marples Set a hop limit on our DHCPv6 messages. draft
Tue, 11 Mar 2014 23:00:14 +0000 Roy Marples Whitespace draft
Tue, 11 Mar 2014 22:53:05 +0000 Roy Marples Remove the last of the SEND_DAD code draft
Tue, 11 Mar 2014 22:37:10 +0000 Roy Marples More fixes to dhcp dumping leases. draft
Tue, 11 Mar 2014 22:35:22 +0000 Roy Marples Fix a crash when dumping a DHCPv4 lease. draft
Tue, 11 Mar 2014 10:41:27 +0000 Roy Marples Ensure that -M -x ifname does the right thing. draft
Tue, 11 Mar 2014 09:39:52 +0000 Roy Marples Describe DHCPv6 better. draft
Tue, 11 Mar 2014 09:39:23 +0000 Roy Marples Validate an accepted reconfigure key if we don't require authentication. draft
Mon, 10 Mar 2014 17:37:24 +0000 Roy Marples Fix reconfigure behaviour draft
Mon, 10 Mar 2014 15:28:49 +0000 Roy Marples Fix a crash when accepting a reconfigure key. draft
Fri, 07 Mar 2014 22:14:13 +0000 Roy Marples Only check for carrier if state is still unknown. draft
Fri, 07 Mar 2014 16:03:52 +0000 Roy Marples Force a static build for OpenBSD and a SBINDIR of /sbin draft
Fri, 07 Mar 2014 14:29:52 +0000 Roy Marples Detect OpenBSD rc system (check instead of status). draft
Fri, 07 Mar 2014 13:35:10 +0000 Roy Marples Log args and ignore --disable-silent-rules draft
Fri, 07 Mar 2014 13:01:20 +0000 Roy Marples A router with a lifetime of zero is no longer a default router. draft
Fri, 07 Mar 2014 10:22:37 +0000 Roy Marples Add -M, --master to force dhcpcd into master mode. draft
Fri, 07 Mar 2014 10:08:58 +0000 Roy Marples Rationalise signal handling - HUP now rebinds, ALRM now releases, USR1 reapplies config. draft
Fri, 07 Mar 2014 07:17:44 +0000 Roy Marples rtm_hdrlen is OpenBSD only and doesn't appear to be needed. draft
Thu, 06 Mar 2014 22:29:26 +0000 Roy Marples Deleting IPv4 subnet routes and IPv6 prefixes now works on OpenBSD. draft
Thu, 06 Mar 2014 19:30:30 +0000 Roy Marples Fix assignment error from strcpy removal. draft
Thu, 06 Mar 2014 19:11:55 +0000 Roy Marples Tentative does not mean RTM_DELADDR. draft
Thu, 06 Mar 2014 14:54:53 +0000 Roy Marples We need AF_LINK and AF_INET sockets. Sigh. draft
Thu, 06 Mar 2014 14:41:58 +0000 Roy Marples Initial support for OpenBSD interface and routing priority. draft
Thu, 06 Mar 2014 09:44:00 +0000 Roy Marples We changed this file in 2014 draft
Thu, 06 Mar 2014 09:28:02 +0000 Roy Marples dhcpcd device context is from temporary storage, so copy the struct. draft