log

age author description
Mon, 14 Jul 2014 11:30:15 +0000 Roy Marples Release dhcpcd-6.4.1 draft dhcpcd-6.4.1
Sun, 13 Jul 2014 22:01:01 +0000 Roy Marples Use __NetBSD_Version__ macro instead of __NetBSD_Prereq__ draft
Fri, 11 Jul 2014 13:24:29 +0000 Roy Marples Reduce use of s6_addr draft
Fri, 11 Jul 2014 10:13:52 +0000 Roy Marples Use structures to better bescribe IA and PD options. draft
Wed, 09 Jul 2014 10:51:20 +0000 Roy Marples Ensure we have enough data for prefix exclude length in the option. draft
Wed, 09 Jul 2014 04:41:23 +0000 Roy Marples Only create a pseudo interface for PD when we have other IA types as well. draft
Wed, 09 Jul 2014 04:40:53 +0000 Roy Marples Ensure iaid was previously set before testing equality. draft
Tue, 08 Jul 2014 19:29:45 +0000 Roy Marples Pseudo interfaces also have an address list, do loop through all of them. draft
Tue, 08 Jul 2014 19:28:52 +0000 Roy Marples Fix delegated prefix handling and improve DAD checking. draft
Tue, 08 Jul 2014 19:25:21 +0000 Roy Marples ifclass= separates psuedo interfaces to avoid option collision. draft
Tue, 08 Jul 2014 08:41:08 +0000 Roy Marples Typo draft
Tue, 08 Jul 2014 07:56:39 +0000 Roy Marples Handle truncated saved leases. draft
Mon, 07 Jul 2014 18:10:18 +0000 Roy Marples Fix a null reference draft
Mon, 07 Jul 2014 17:45:36 +0000 Roy Marples Remove forced error draft
Mon, 07 Jul 2014 17:23:16 +0000 Roy Marples Don't report DUID or IAID or the pseudo interface. draft
Mon, 07 Jul 2014 16:42:30 +0000 Roy Marples Fix some memory error with prior patch. draft
Mon, 07 Jul 2014 14:44:06 +0000 Roy Marples Typo draft
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