log

age author description
Mon, 07 Jul 2014 14:41:18 +0000 Roy Marples When requesting a IA_PD and another IA type, create a psuedo interface draft
Mon, 07 Jul 2014 10:01:24 +0000 Roy Marples There are no pd's in the config if we're not dealing with them. draft
Mon, 07 Jul 2014 09:36:17 +0000 Roy Marples Fix const draft
Mon, 07 Jul 2014 09:21:35 +0000 Roy Marples Fix Prefix Exclude encoding/decoding. draft
Sat, 05 Jul 2014 19:47:22 +0000 Roy Marples We should use NBBY rather than a magic 8. draft
Sat, 05 Jul 2014 15:40:01 +0000 Roy Marples Fix fallback test draft
Fri, 04 Jul 2014 20:46:24 +0000 Roy Marples Remove dead store. draft
Fri, 04 Jul 2014 20:20:48 +0000 Roy Marples Specify the Prefix Exclude option. draft
Fri, 04 Jul 2014 19:44:15 +0000 Roy Marples Support RFC6603 to fix [ac7063e671]. draft
Fri, 04 Jul 2014 11:53:56 +0000 Roy Marples Add --pfxdlgonly and --nopfxdlg options to spawn separate dhcpcd instances draft
Thu, 03 Jul 2014 23:11:00 +0000 Roy Marples Print user defined options via -V draft
Thu, 03 Jul 2014 14:23:32 +0000 Roy Marples Accept \n as end of command on the control interface. draft
Thu, 03 Jul 2014 10:07:35 +0000 Roy Marples Fix a potential segfault when reloading configurations. draft
Thu, 03 Jul 2014 09:47:42 +0000 Roy Marples Fix dumping DHCPv6 leases. This broke when we ignored IAIDs we didn't ask for. draft
Wed, 02 Jul 2014 18:59:19 +0000 Roy Marples Fix defining new options in dhcpcd.conf and requesting them. draft
Wed, 02 Jul 2014 13:24:55 +0000 Roy Marples Fix compile. draft
Wed, 02 Jul 2014 13:15:18 +0000 Roy Marples Stop restoring kernel flags to their state before dhcpcd ran. draft
Wed, 02 Jul 2014 12:57:50 +0000 Roy Marples Ref RFC7217 draft
Wed, 02 Jul 2014 11:42:08 +0000 Roy Marples Fix some more compiler errors draft
Wed, 02 Jul 2014 11:20:04 +0000 Roy Marples Fix a compile error draft
Wed, 02 Jul 2014 11:10:46 +0000 Roy Marples Remove dead store. draft
Wed, 02 Jul 2014 10:57:18 +0000 Roy Marples Minor optimisation draft
Wed, 02 Jul 2014 10:51:31 +0000 Roy Marples No point in delaying a static configuration draft
Wed, 02 Jul 2014 08:23:28 +0000 Roy Marples Add a comment to describe why we deny the ability to assign prefixes draft
Tue, 01 Jul 2014 21:14:59 +0000 Roy Marples Set addr to zero if unset. draft
Tue, 01 Jul 2014 21:06:07 +0000 Roy Marples Fix link handling where kernel reported flags in LINK_UP may not be valid draft
Tue, 01 Jul 2014 20:34:19 +0000 Roy Marples Support http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues. draft
Mon, 30 Jun 2014 15:55:28 +0000 Roy Marples Start the correct interface reference for added devices. draft
Mon, 30 Jun 2014 15:43:58 +0000 Roy Marples Improve startup with regards to carrier checking and adding a link-local draft
Mon, 30 Jun 2014 12:08:00 +0000 Roy Marples Don't log errors about restoring RA for departed interfaces. draft
Mon, 30 Jun 2014 11:28:14 +0000 Roy Marples Add debugging messages for interface arrival/departure. draft
Mon, 30 Jun 2014 11:08:19 +0000 Roy Marples Fix compile issue. draft
Mon, 30 Jun 2014 09:44:07 +0000 Roy Marples Revert [26bc10be24] as some compile can't output to /dev/null. draft
Sun, 29 Jun 2014 02:58:19 +0000 Roy Marples Fix gcc unused value error draft
Sun, 22 Jun 2014 13:05:05 +0000 Roy Marples Add the ability to dump DHCPv6 leases. draft
Sun, 22 Jun 2014 10:06:53 +0000 Roy Marples Simplfy configure CC test. Thanks to Thomas De Schampheleire. draft
Sat, 21 Jun 2014 15:46:31 +0000 Roy Marples Test that the CC command works and makes an exectuable rather draft
Sat, 21 Jun 2014 12:45:55 +0000 Roy Marples You can't request a prefix length with for a normal address. draft
Sat, 21 Jun 2014 11:42:36 +0000 Roy Marples Allow the request of a DHCPv6 address or prefix, a prefix length must be specified. draft
Fri, 20 Jun 2014 22:32:44 +0000 Roy Marples Skip arpping directives if we have a profile but not parsing one. draft
Wed, 18 Jun 2014 21:12:39 +0000 Roy Marples If just given a domain and no search list, make the search list the domain. draft
Mon, 16 Jun 2014 09:57:55 +0000 Roy Marples FreeBSD doesn't like %R, go back to Li draft
Sat, 14 Jun 2014 21:06:25 +0000 Roy Marples Fix import draft
Sat, 14 Jun 2014 20:13:12 +0000 Roy Marples Release dhcpcd-6.4.0 draft dhcpcd-6.4.0
Sat, 07 Jun 2014 21:05:19 +0000 Roy Marples Fix compile warning draft
Sat, 07 Jun 2014 21:02:29 +0000 Roy Marples Fix a potential garbage jump draft
Fri, 06 Jun 2014 20:15:33 +0000 Roy Marples Remove old options no longer used draft
Fri, 06 Jun 2014 20:08:07 +0000 Roy Marples Restarting ntp/yp are not critical and their initialisation continues draft
Fri, 06 Jun 2014 19:22:54 +0000 Roy Marples No argument for gateway draft
Fri, 06 Jun 2014 19:19:29 +0000 Roy Marples Add gateway option to enable the gateway or an interface/profile. draft
Fri, 06 Jun 2014 17:31:55 +0000 Roy Marples Just check for an revent, the handler will deal with it correctly. draft
Thu, 05 Jun 2014 20:23:19 +0000 Roy Marples Default to private stable addresses via dhcpcd.conf instead of the binary draft
Thu, 05 Jun 2014 17:42:21 +0000 Roy Marples Allow the use of libmd in static or /usr builds draft
Thu, 05 Jun 2014 14:24:21 +0000 Roy Marples No need for this file draft
Thu, 05 Jun 2014 14:21:27 +0000 Roy Marples Remove test files draft
Thu, 05 Jun 2014 14:16:33 +0000 Roy Marples Fix compile on FreeBSD draft
Thu, 05 Jun 2014 13:56:16 +0000 Roy Marples Fix be64enc test on NetBSD. draft
Thu, 05 Jun 2014 13:54:38 +0000 Roy Marples Fix configure draft
Thu, 05 Jun 2014 13:53:20 +0000 Roy Marples be32enc is missing on OpenBSD, so provide a configure test. draft
Thu, 05 Jun 2014 13:03:49 +0000 Roy Marples Ensure we init before forking, but run the preinit scripts afterwards draft
Thu, 05 Jun 2014 12:33:18 +0000 Roy Marples If we can turn off IPv6 auto link-addr in the kernel, lets do so draft
Thu, 05 Jun 2014 11:38:04 +0000 Roy Marples Ensure OWN is set by SLAAC private before initing. draft
Wed, 04 Jun 2014 23:54:15 +0000 Roy Marples Add an IPv6 link-local address before upping the interface if needed. draft
Wed, 04 Jun 2014 23:34:39 +0000 Roy Marples Don't set local-link addresses as no prefix route. draft
Wed, 04 Jun 2014 20:27:40 +0000 Roy Marples Default SLAAC to use RFC7271 addresses. draft
Tue, 03 Jun 2014 21:20:49 +0000 Roy Marples Clarify comments. draft
Tue, 03 Jun 2014 21:09:42 +0000 Roy Marples Fix compile on Linux draft
Tue, 03 Jun 2014 20:52:42 +0000 Roy Marples Check against reserved IPv6 addresses. draft
Tue, 03 Jun 2014 14:03:14 +0000 Roy Marples Warn when SO_REUSEPORT fails instead of bailing to accomodate dodgy Linux headers. draft
Tue, 03 Jun 2014 12:49:48 +0000 Roy Marples Only one place should decide how netiface and netid are formed draft
Tue, 03 Jun 2014 09:32:01 +0000 Roy Marples Don't export empty RA options draft
Mon, 02 Jun 2014 23:59:05 +0000 Roy Marples Log error condition if a new or changed Router Advertisment to avoid draft
Mon, 02 Jun 2014 23:42:52 +0000 Roy Marples Revert prior patch and just continue instead of logging more errors. Same effect. draft
Mon, 02 Jun 2014 23:30:50 +0000 Roy Marples Log each malloc failure because we log individual failures so we don't see draft
Mon, 02 Jun 2014 17:10:13 +0000 Roy Marples Fix compile on Linux draft
Mon, 02 Jun 2014 16:31:37 +0000 Roy Marples Use SHA256Init on OpenBSD .... grrr draft
Mon, 02 Jun 2014 15:00:24 +0000 Roy Marples Fix compile on FreeBSD draft
Mon, 02 Jun 2014 14:48:33 +0000 Roy Marples Implement Stable Private Addresses for SLAAC as per RFC7217. draft
Fri, 30 May 2014 22:08:30 +0000 Roy Marples Wups, not ready for this code yet. draft
Fri, 30 May 2014 22:03:50 +0000 Roy Marples Fix compiler warning draft
Fri, 30 May 2014 22:02:16 +0000 Roy Marples Fix configure error draft
Fri, 30 May 2014 21:47:14 +0000 Roy Marples Load config.{h,mk} when building tests. Fixes [1c11c59282]. draft
Thu, 29 May 2014 12:52:27 +0000 Roy Marples -4 and -6 are now mutually exclusive and when running on a single interface draft
Thu, 29 May 2014 11:12:09 +0000 Roy Marples Check naming rules before calling dev_initialized. draft
Thu, 29 May 2014 06:43:54 +0000 Roy Marples Only process IPv6 neighbour messages from the link socket if we have inited draft
Sat, 24 May 2014 20:11:42 +0000 Roy Marples Fix dev warning. draft
Sat, 24 May 2014 19:58:50 +0000 Roy Marples Should use arc4random_uniform when wanting a randon number between draft
Sat, 24 May 2014 13:08:29 +0000 Roy Marples Add a compat syslog function if the libc syslog does not support LOG_PERROR. draft
Wed, 21 May 2014 23:07:52 +0000 Roy Marples Source now compiles on Solaris, just missing the if-sun.c support so draft
Tue, 20 May 2014 08:54:00 +0000 Roy Marples Sockets would be opened with PF_*, not AF_*. draft
Tue, 20 May 2014 08:36:12 +0000 Roy Marples Only remove the interface from DHCP consideration if the error draft
Mon, 19 May 2014 00:49:14 +0000 Roy Marples If a DHCPv6 lease expires as well as all IPv6 routers who want DHCPv6, don't restart discover. draft
Mon, 19 May 2014 00:32:04 +0000 Roy Marples Although dhcpcd now works fine with non blocking sockets, we never ever want to block either. draft
Fri, 16 May 2014 15:03:28 +0000 Roy Marples Only remove the interface from the list once all callouts have been draft
Fri, 16 May 2014 15:02:58 +0000 Roy Marples Don't set probe state here. draft
Thu, 15 May 2014 12:02:03 +0000 Roy Marples Only send interfaces which have a reason. draft
Fri, 09 May 2014 12:09:05 +0000 Roy Marples controlgroup option changes group ownership of the control socket. draft
Thu, 08 May 2014 23:55:33 +0000 Roy Marples Ensure that ND6_IFF_PERFORMNUD is set. draft
Thu, 08 May 2014 23:38:15 +0000 Roy Marples Fix compile issue draft
Thu, 08 May 2014 23:35:30 +0000 Roy Marples Support RTM_GETNEIGH on Linux as well as the polling for NUD changes on BSD. draft
Wed, 07 May 2014 13:31:32 +0000 Roy Marples Poll kernel neighbour reachability (SIOCGNBRINFO_IN6) for each router draft
Wed, 07 May 2014 09:22:26 +0000 Roy Marples Run NOCARRIER before dropping protocols. draft
Tue, 06 May 2014 18:15:52 +0000 Roy Marples These are not DHCP states. draft
Tue, 06 May 2014 18:14:43 +0000 Roy Marples Add the interface to our list before initing state. draft
Tue, 06 May 2014 14:42:24 +0000 Roy Marples Always send a carrier as it's no longer encapsulated in the IPv4 stack. draft
Tue, 06 May 2014 14:39:31 +0000 Roy Marples When dropping, move the new config onto the old before running the script. draft
Tue, 06 May 2014 12:42:39 +0000 Roy Marples When rebooting, directly call send_request to preserve state. draft
Mon, 05 May 2014 21:21:31 +0000 Roy Marples Fix sending DHCPv6 draft
Mon, 05 May 2014 20:18:14 +0000 Roy Marples Fix new dhcp environment options draft
Sun, 04 May 2014 22:48:43 +0000 Roy Marples Fix writing interfaces to control socket. draft
Sat, 03 May 2014 21:18:20 +0000 Roy Marples Fix compile. draft
Sat, 03 May 2014 19:56:15 +0000 Roy Marples RFC2131 section 4.4.1 states the client SHOULD wait a random time between draft
Sat, 03 May 2014 19:53:22 +0000 Roy Marples Respect RFC4861 MAX_RTR_SOLICITATION_DELAY as specified in section 6.3.7. draft
Sat, 03 May 2014 10:17:48 +0000 Roy Marples Check secondaries value before writing it as /proc could be read-only. draft
Sat, 03 May 2014 00:12:19 +0000 Roy Marples Remove accidental commit. draft
Sat, 03 May 2014 00:11:15 +0000 Roy Marples Minor optimisation draft
Sat, 03 May 2014 00:08:12 +0000 Roy Marples Put POLLHUP back draft
Sat, 03 May 2014 00:02:14 +0000 Roy Marples Set EOF correctly draft
Fri, 02 May 2014 23:54:29 +0000 Roy Marples Change the readrawsocket API a little so that we know when EOF is reached. draft
Fri, 02 May 2014 20:57:21 +0000 Roy Marples Log any errors sending the interface afer a getinterfaces call. draft
Fri, 02 May 2014 20:56:10 +0000 Roy Marples Accepted sockets should be marked non blocking. draft
Fri, 02 May 2014 14:23:41 +0000 Roy Marples When a node first becomes stale, fire off a NS probe anyway. draft
Fri, 02 May 2014 12:31:21 +0000 Roy Marples Once reachability + randomisation has passed, wait DELAY_FIRST_PROBE_TIME draft
Fri, 02 May 2014 11:03:46 +0000 Roy Marples Optimise the initial probe timer. draft
Fri, 02 May 2014 10:16:00 +0000 Roy Marples The unreachable timer should start AFTER the initial discovery packet is draft
Fri, 02 May 2014 06:40:21 +0000 Roy Marples Document why we don't send both FQDN and hostname options. draft
Wed, 30 Apr 2014 14:14:03 +0000 Roy Marples Remove debug draft
Wed, 30 Apr 2014 14:13:22 +0000 Roy Marples Support ND6_IFF_OVERRIDE_RTADV draft
Wed, 30 Apr 2014 10:02:20 +0000 Roy Marples Fix some potential memory errors. draft
Wed, 30 Apr 2014 09:50:00 +0000 Roy Marples Fix some possible leaks. draft
Wed, 30 Apr 2014 09:35:48 +0000 Roy Marples Fix an unassigned memory error. draft
Mon, 28 Apr 2014 23:56:21 +0000 Roy Marples Support IFA_F_NOPREFIXROUTE on Linux. draft
Mon, 28 Apr 2014 23:13:47 +0000 Roy Marples Fix compile on Linux draft
Mon, 28 Apr 2014 12:47:33 +0000 Roy Marples Sorting interfaces is an IPv4 specific task, so move it into ipv4.c draft
Mon, 28 Apr 2014 12:02:12 +0000 Roy Marples Namespace all public dhcpcd.c functions. draft
Fri, 25 Apr 2014 13:14:21 +0000 Roy Marples printf time_t, hmmmm draft
Fri, 25 Apr 2014 13:05:15 +0000 Roy Marples Fix some -Wconversion errors on FreeBSD. draft
Fri, 25 Apr 2014 11:53:14 +0000 Roy Marples Fix compile on Linux. draft
Fri, 25 Apr 2014 11:11:05 +0000 Roy Marples Fix compile on OpenBSD. draft
Fri, 25 Apr 2014 10:42:37 +0000 Roy Marples Move net.c to if.c. draft
Fri, 25 Apr 2014 08:46:08 +0000 Roy Marples Add more TAILQ #ifdef tests for older queue.h's draft
Fri, 25 Apr 2014 08:31:26 +0000 Roy Marples Support older Linux kernels where DAD is not reported. draft
Fri, 25 Apr 2014 08:16:02 +0000 Roy Marples Fix --disable-embedded [f097d9f0ef] draft
Thu, 24 Apr 2014 09:41:25 +0000 Roy Marples Support older systems with different defines for IPV6_RECVHOPLIMIT and IPV6_RECVPKTINFO. draft
Thu, 24 Apr 2014 09:28:31 +0000 Roy Marples Work without IFA_F_OPTIMISTIC on Linux. draft
Thu, 24 Apr 2014 08:56:21 +0000 Roy Marples Support older linux without SOCK_CLOEXEC. draft
Wed, 23 Apr 2014 23:29:41 +0000 Roy Marples Move all Linux only sources into if-linux.c draft
Wed, 23 Apr 2014 20:29:03 +0000 Roy Marples Fix compat/queue.h draft
Wed, 23 Apr 2014 20:09:20 +0000 Roy Marples Move all BSD only sources into if-bsd.c draft
Wed, 23 Apr 2014 19:09:03 +0000 Roy Marples Compile embedded in without a config draft
Wed, 23 Apr 2014 19:00:29 +0000 Roy Marples Add missing file draft
Wed, 23 Apr 2014 16:00:50 +0000 Roy Marples gmake-4 supports != shell assignment operator, like BSD make. draft
Wed, 23 Apr 2014 14:09:03 +0000 Roy Marples Add config-null.mk and a nasty hack to include config.mk instead if it exists. draft
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
Thu, 06 Mar 2014 09:12:06 +0000 Roy Marples Change the last strcpy calls to strlcpy. draft
Wed, 05 Mar 2014 18:11:22 +0000 Roy Marples Compile and work on OpenBSD. draft
Wed, 05 Mar 2014 11:21:51 +0000 Roy Marples Adjust comment to match expected behaviour draft
Tue, 04 Mar 2014 23:17:40 +0000 Roy Marples NetBSD sh seems to break with *[![:alnum:]-_]* but works with *[![:alnum:]_-]* draft
Tue, 04 Mar 2014 17:13:40 +0000 Roy Marples No need for this code when we can reliably work with IPv6 RTM_DELADDR messages draft
Tue, 04 Mar 2014 13:31:42 +0000 Roy Marples Whitespace draft
Tue, 04 Mar 2014 13:12:07 +0000 Roy Marples Sanitize some gcc options in -Wall. draft
Tue, 04 Mar 2014 10:07:15 +0000 Roy Marples We should really check fscanf value here. draft
Tue, 04 Mar 2014 10:02:58 +0000 Roy Marples To avoid any future problems, log the TARGET we dervive the OS from. draft
Mon, 03 Mar 2014 19:57:24 +0000 Roy Marples options is long long..... draft
Mon, 03 Mar 2014 17:25:28 +0000 Roy Marples Just make the configure a bit easier. draft
Mon, 03 Mar 2014 15:52:02 +0000 Roy Marples We don't care about the result of these functions. draft
Mon, 03 Mar 2014 15:48:07 +0000 Roy Marples Fudge deriving os from Debian style draft
Mon, 03 Mar 2014 14:06:27 +0000 Roy Marples We shouldn't need this anymore draft
Mon, 03 Mar 2014 13:58:51 +0000 Roy Marples Correct man page RUNDIR draft
Mon, 03 Mar 2014 13:56:49 +0000 Roy Marples When deleting IPv6 addresses, remove them from our internal address state draft
Mon, 03 Mar 2014 12:10:58 +0000 Roy Marples Expire DHCP lease and then run no carrier as a seperate operation. draft
Sun, 02 Mar 2014 13:01:34 +0000 Roy Marples As we do now listen to the udp socket directly, delete the fd from eloop when done. draft
Sun, 02 Mar 2014 08:36:19 +0000 Roy Marples Work better with autoconf build host draft
Sat, 01 Mar 2014 17:59:33 +0000 Roy Marples Correctly delete IPv6 addresses from eloop timeouts draft
Sat, 01 Mar 2014 10:57:45 +0000 Roy Marples Release dhcpcd-6.3.1 draft dhcpcd-6.3.1
Fri, 28 Feb 2014 20:37:06 +0000 Roy Marples Fix potential memory loss. draft
Fri, 28 Feb 2014 20:32:34 +0000 Roy Marples If CC is not defined, default it to cc draft
Fri, 28 Feb 2014 14:53:26 +0000 Roy Marples Don't set CC, always let the environment choose draft
Fri, 28 Feb 2014 11:02:32 +0000 Roy Marples Tidy some INET only and INET6 only warnings. draft
Fri, 28 Feb 2014 10:38:29 +0000 Roy Marples Fix some silly warnings. draft
Fri, 28 Feb 2014 10:34:05 +0000 Roy Marples Fix more clang analyzer warnings. i386/NetBSD and amd64/Linux are now clear. draft