Mercurial > hg > dhcpcd
graph
-
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
-
Fix link handling where kernel reported flags in LINK_UP may not be valid draftTue, 01 Jul 2014 21:06:07 +0000, by Roy Marples
-
Support http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues. draftTue, 01 Jul 2014 20:34:19 +0000, by Roy Marples
-
Start the correct interface reference for added devices. draftMon, 30 Jun 2014 15:55:28 +0000, by Roy Marples
-
Improve startup with regards to carrier checking and adding a link-local draftMon, 30 Jun 2014 15:43:58 +0000, by Roy Marples
-
Don't log errors about restoring RA for departed interfaces. draftMon, 30 Jun 2014 12:08:00 +0000, by Roy Marples
-
Add debugging messages for interface arrival/departure. draftMon, 30 Jun 2014 11:28:14 +0000, by Roy Marples
-
Revert [26bc10be24] as some compile can't output to /dev/null. draftMon, 30 Jun 2014 09:44:07 +0000, by Roy Marples
-
Simplfy configure CC test. Thanks to Thomas De Schampheleire. draftSun, 22 Jun 2014 10:06:53 +0000, by Roy Marples
-
Test that the CC command works and makes an exectuable rather draftSat, 21 Jun 2014 15:46:31 +0000, by Roy Marples
-
You can't request a prefix length with for a normal address. draftSat, 21 Jun 2014 12:45:55 +0000, by Roy Marples
-
Allow the request of a DHCPv6 address or prefix, a prefix length must be specified. draftSat, 21 Jun 2014 11:42:36 +0000, by Roy Marples
-
Skip arpping directives if we have a profile but not parsing one. draftFri, 20 Jun 2014 22:32:44 +0000, by Roy Marples
