Mercurial > hg > dhcpcd
graph
-
Add a guard to IPv4LL probed in case of an ARP race. draftFri, 14 Nov 2014 07:16:49 +0000, by Roy Marples
-
Backup and restore any DHCP lease offered during the binding draftThu, 13 Nov 2014 18:45:04 +0000, by Roy Marples
-
Stop clang complaing about a more complex variant on a long standing TAILQ bug. draftTue, 11 Nov 2014 11:26:32 +0000, by Roy Marples
-
If we don't include sys/queue.h directly the clang analyzer complains draftTue, 11 Nov 2014 10:33:28 +0000, by Roy Marples
-
When closing the IPv4LL state, close any timers as well. draftTue, 11 Nov 2014 09:17:06 +0000, by Roy Marples
-
Reset DHCP state when the interface is departing. draftMon, 10 Nov 2014 19:23:52 +0000, by Roy Marples
-
Remove the direct include for cdefs.h - it's not needed for supported draftMon, 10 Nov 2014 17:30:29 +0000, by Roy Marples
-
TAILQ is now inlcuded via config.h either via sys/queue.h or compat/queue.h. draftMon, 10 Nov 2014 16:56:32 +0000, by Roy Marples
-
Remove RCSIDs from dhcpcd, they belong in the upstream project only. draftFri, 07 Nov 2014 20:56:47 +0000, by Roy Marples
-
When stopping interfaces, skip past pseudo interfaces instead of finding draftFri, 07 Nov 2014 18:57:35 +0000, by Roy Marples
-
Support old Linux kernels where IFLA_AF_SPEC may not exist. draftFri, 07 Nov 2014 09:59:53 +0000, by Roy Marples
-
If the IPv6 LL address is duplicated and using SLAAC private addressing, draftMon, 03 Nov 2014 11:58:10 +0000, by Roy Marples
-
When we transition from REQUEST to DISCOVER in a reboot, start draftFri, 24 Oct 2014 20:30:38 +0000, by Roy Marples
-
When binding a non IPv4LL address, kill the IPV4LL state. draftFri, 24 Oct 2014 19:25:04 +0000, by Roy Marples
-
Fix transition from IPv4LL to a valid DHCP state. draftFri, 24 Oct 2014 09:14:16 +0000, by Roy Marples
-
Add a helper function to report conflicts to shrink the binary. draftThu, 23 Oct 2014 19:58:36 +0000, by Roy Marples
-
Rework the ARP code so that we can have multiple ARP states. draftThu, 23 Oct 2014 19:07:35 +0000, by Roy Marples
-
Treat IPv4LL as fallback and start DHCP discovery even if the prior lease draftWed, 22 Oct 2014 08:59:01 +0000, by Roy Marples
-
If not doing DHCP or DHCP6, disable the DNS requirement in the RA to fork. draftWed, 22 Oct 2014 08:54:09 +0000, by Roy Marples
-
RFC 3927 Section 2.1 states that the random number generator should be draftTue, 21 Oct 2014 22:55:30 +0000, by Roy Marples
-
Don't reset the last failed address needlessly. draftTue, 21 Oct 2014 22:35:09 +0000, by Roy Marples
-
PREINIT, UNKNOWN and CARRIER are not up or down states. draftTue, 21 Oct 2014 18:16:28 +0000, by Roy Marples
-
Check local interfaces for a duplicate IPv4LL address before ARP. draftTue, 21 Oct 2014 13:04:06 +0000, by Roy Marples
-
Only reset the IPv4LL conflict counter after we have finished draftTue, 21 Oct 2014 11:06:36 +0000, by Roy Marples
-
Fix recovering from a failed defeat of an IPv4LL address. draftMon, 20 Oct 2014 19:15:36 +0000, by Roy Marples
-
solicitation spelling as pointed out by Russell Bell. draftMon, 20 Oct 2014 09:38:34 +0000, by Roy Marples
-
Apply documentation patch from Christos and re-release. draft dhcpcd-6.5.1Fri, 17 Oct 2014 21:23:01 +0000, by Roy Marples
-
Delay IPv4LL by a potential DHCP delay as well. draftFri, 17 Oct 2014 20:56:21 +0000, by Roy Marples
-
Fix the case where we lose carrier between IPv4 delay and starting a new draftFri, 17 Oct 2014 19:45:25 +0000, by Roy Marples
-
Don't error about deleting addresses on departed interfaces. draftFri, 17 Oct 2014 19:37:14 +0000, by Roy Marples
-
Only open the IP UDP port if we have added the address draftFri, 17 Oct 2014 16:44:55 +0000, by Roy Marples
-
Start DHCPv6 when we already have a delegated state. draftFri, 17 Oct 2014 13:47:05 +0000, by Roy Marples
-
Clear the our DAD flag when deleting an address. draftFri, 17 Oct 2014 13:44:16 +0000, by Roy Marples
-
Handle callouts to delegated addresses better. draftFri, 17 Oct 2014 12:37:44 +0000, by Roy Marples
