Mercurial > hg > dhcpcd
graph
-
Fix import so that matching system vs local headers are not imported. draftWed, 30 Jul 2014 10:58:20 +0000, by Roy Marples
-
Warn about exceeding IDGEN_RETRIES when a stable private address cannot be obtained. draftWed, 30 Jul 2014 09:55:32 +0000, by Roy Marples
-
Only bits 1 and 2 are used in the DHCP overload option, so when we encounter draftWed, 30 Jul 2014 08:58:42 +0000, by Roy Marples
-
With an unknown link, test carrier manually and loop 100ms. draftFri, 25 Jul 2014 12:49:53 +0000, by Roy Marples
-
When starting an interface and the carrier is UNKNOWN, wait 100ms before trying to start again. draftTue, 22 Jul 2014 18:03:34 +0000, by Roy Marples
-
Ensure that a given buffer is at least BUFSIZ. draftMon, 21 Jul 2014 19:05:32 +0000, by Roy Marples
-
Move DHCP into it's own eloop queue away from the link queue. draftSat, 19 Jul 2014 12:09:43 +0000, by Roy Marples
-
Correct DHCPv6 Prefix Delegation option decoding draftThu, 17 Jul 2014 08:19:53 +0000, by Roy Marples
-
Use __NetBSD_Version__ macro instead of __NetBSD_Prereq__ draftSun, 13 Jul 2014 22:01:01 +0000, by Roy Marples
-
Use structures to better bescribe IA and PD options. draftFri, 11 Jul 2014 10:13:52 +0000, by Roy Marples
-
Ensure we have enough data for prefix exclude length in the option. draftWed, 09 Jul 2014 10:51:20 +0000, by Roy Marples
-
Only create a pseudo interface for PD when we have other IA types as well. draftWed, 09 Jul 2014 04:41:23 +0000, by Roy Marples
-
Ensure iaid was previously set before testing equality. draftWed, 09 Jul 2014 04:40:53 +0000, by Roy Marples
-
Pseudo interfaces also have an address list, do loop through all of them. draftTue, 08 Jul 2014 19:29:45 +0000, by Roy Marples
-
Fix delegated prefix handling and improve DAD checking. draftTue, 08 Jul 2014 19:28:52 +0000, by Roy Marples
-
ifclass= separates psuedo interfaces to avoid option collision. draftTue, 08 Jul 2014 19:25:21 +0000, by Roy Marples
-
Don't report DUID or IAID or the pseudo interface. draftMon, 07 Jul 2014 17:23:16 +0000, by Roy Marples
-
When requesting a IA_PD and another IA type, create a psuedo interface draftMon, 07 Jul 2014 14:41:18 +0000, by Roy Marples
-
There are no pd's in the config if we're not dealing with them. draftMon, 07 Jul 2014 10:01:24 +0000, by Roy Marples
-
Add --pfxdlgonly and --nopfxdlg options to spawn separate dhcpcd instances draftFri, 04 Jul 2014 11:53:56 +0000, by Roy Marples
-
Accept \n as end of command on the control interface. draftThu, 03 Jul 2014 14:23:32 +0000, by Roy Marples
-
Fix a potential segfault when reloading configurations. draftThu, 03 Jul 2014 10:07:35 +0000, by Roy Marples
-
Fix dumping DHCPv6 leases. This broke when we ignored IAIDs we didn't ask for. draftThu, 03 Jul 2014 09:47:42 +0000, by Roy Marples
-
Fix defining new options in dhcpcd.conf and requesting them. draftWed, 02 Jul 2014 18:59:19 +0000, by Roy Marples
-
Stop restoring kernel flags to their state before dhcpcd ran. draftWed, 02 Jul 2014 13:15:18 +0000, by Roy Marples
-
Add a comment to describe why we deny the ability to assign prefixes draftWed, 02 Jul 2014 08:23:28 +0000, by Roy Marples
