log

age author description
Fri, 24 Oct 2014 12:24:27 +0000 Roy Marples Close arp explicity as well. draft
Fri, 24 Oct 2014 11:00:03 +0000 Roy Marples Improve IPv4LL -> DHCP state transitions draft
Fri, 24 Oct 2014 09:14:16 +0000 Roy Marples Fix transition from IPv4LL to a valid DHCP state. draft
Thu, 23 Oct 2014 20:24:29 +0000 Roy Marples Is really 5 draft
Thu, 23 Oct 2014 19:58:36 +0000 Roy Marples Add a helper function to report conflicts to shrink the binary. draft
Thu, 23 Oct 2014 19:50:37 +0000 Roy Marples Fix timeout draft
Thu, 23 Oct 2014 19:07:35 +0000 Roy Marples Rework the ARP code so that we can have multiple ARP states. draft
Wed, 22 Oct 2014 08:59:01 +0000 Roy Marples Treat IPv4LL as fallback and start DHCP discovery even if the prior lease draft
Wed, 22 Oct 2014 08:54:09 +0000 Roy Marples If not doing DHCP or DHCP6, disable the DNS requirement in the RA to fork. draft
Wed, 22 Oct 2014 04:17:25 +0000 Roy Marples Simplfy draft
Tue, 21 Oct 2014 22:55:30 +0000 Roy Marples RFC 3927 Section 2.1 states that the random number generator should be draft
Tue, 21 Oct 2014 22:35:09 +0000 Roy Marples Don't reset the last failed address needlessly. draft
Tue, 21 Oct 2014 18:33:44 +0000 Roy Marples Fix off by one MAX_CONFLICTS error. draft
Tue, 21 Oct 2014 18:16:28 +0000 Roy Marples PREINIT, UNKNOWN and CARRIER are not up or down states. draft
Tue, 21 Oct 2014 13:04:06 +0000 Roy Marples Check local interfaces for a duplicate IPv4LL address before ARP. draft
Tue, 21 Oct 2014 11:06:36 +0000 Roy Marples Only reset the IPv4LL conflict counter after we have finished draft
Tue, 21 Oct 2014 10:23:08 +0000 Roy Marples Reset defend when adding address. draft
Mon, 20 Oct 2014 19:15:36 +0000 Roy Marples Fix recovering from a failed defeat of an IPv4LL address. draft
Mon, 20 Oct 2014 15:50:32 +0000 Roy Marples Log the address IPv4LL defends. draft
Mon, 20 Oct 2014 09:38:34 +0000 Roy Marples solicitation spelling as pointed out by Russell Bell. draft
Fri, 17 Oct 2014 21:23:01 +0000 Roy Marples Apply documentation patch from Christos and re-release. draft dhcpcd-6.5.1
Fri, 17 Oct 2014 21:08:26 +0000 Roy Marples Release dhcpcd-6.5.1 draft
Fri, 17 Oct 2014 20:56:21 +0000 Roy Marples Delay IPv4LL by a potential DHCP delay as well. draft
Fri, 17 Oct 2014 19:45:25 +0000 Roy Marples Fix the case where we lose carrier between IPv4 delay and starting a new draft
Fri, 17 Oct 2014 19:37:14 +0000 Roy Marples Don't error about deleting addresses on departed interfaces. draft
Fri, 17 Oct 2014 19:36:51 +0000 Roy Marples Fix deleting from the wrong interface. draft
Fri, 17 Oct 2014 19:36:24 +0000 Roy Marples Fix some valgrind errors. draft
Fri, 17 Oct 2014 16:44:55 +0000 Roy Marples Only open the IP UDP port if we have added the address draft
Fri, 17 Oct 2014 14:05:30 +0000 Roy Marples Move ARP eloop queue to DHCP. draft
Fri, 17 Oct 2014 13:47:05 +0000 Roy Marples Start DHCPv6 when we already have a delegated state. draft
Fri, 17 Oct 2014 13:46:19 +0000 Roy Marples Always find delegates regardless of IPv6RS. draft
Fri, 17 Oct 2014 13:44:16 +0000 Roy Marples Clear the our DAD flag when deleting an address. draft
Fri, 17 Oct 2014 12:37:44 +0000 Roy Marples Handle callouts to delegated addresses better. draft
Fri, 17 Oct 2014 10:35:57 +0000 Roy Marples Place IPv4LL into the same queue as DHCP. draft
Thu, 16 Oct 2014 08:30:25 +0000 Roy Marples Handle psuedo interfaces better when preferring addresses. draft
Thu, 16 Oct 2014 08:29:29 +0000 Roy Marples Fix a dead assignment draft
Wed, 15 Oct 2014 19:05:17 +0000 Roy Marples Fix invalid deletion from pseudo interfaces. draft
Wed, 15 Oct 2014 18:25:59 +0000 Roy Marples Fix a memory error. draft
Wed, 15 Oct 2014 18:09:25 +0000 Roy Marples Ensure we pass the delegated reason if we need to. draft
Wed, 15 Oct 2014 16:09:27 +0000 Roy Marples Copy files correctly, fixes [bb001cca8d]. draft
Wed, 15 Oct 2014 16:02:05 +0000 Roy Marples Cast away warning. draft
Wed, 15 Oct 2014 14:23:53 +0000 Roy Marples Work better with unknown prefix length requirements in the configuration. draft
Tue, 14 Oct 2014 23:42:14 +0000 Roy Marples When receiving a RA, mark all addresses as stale. For each address draft
Tue, 14 Oct 2014 20:06:45 +0000 Roy Marples Export RA addresses in raN_addr, and the prefix in raN_prefix. draft
Tue, 14 Oct 2014 11:55:29 +0000 Roy Marples Describe better the BSD IPv6 issue. draft
Tue, 14 Oct 2014 11:30:52 +0000 Roy Marples Remove the IPv6 address poll warning from running dhcpcd, draft
Tue, 14 Oct 2014 11:29:50 +0000 Roy Marples Fix compile on FreeBSD draft
Mon, 13 Oct 2014 13:28:22 +0000 Roy Marples Treat ND6_LLINFO_NOSTATE as reachable as this is commonly hit when draft
Sun, 12 Oct 2014 19:58:46 +0000 Roy Marples Respect nodhcp6 earlier. draft
Sat, 11 Oct 2014 00:44:59 +0000 Roy Marples For the time being, linkaddr is FreeBSD only. draft
Sat, 11 Oct 2014 00:44:20 +0000 Roy Marples Work on OpenBSD sh, unset seems to add misc crap. draft
Fri, 10 Oct 2014 20:35:13 +0000 Roy Marples Improve FreeBSD support by using the actual AF_LINK address. draft
Fri, 10 Oct 2014 09:40:57 +0000 Roy Marples Write the lease when bound, not when address applied. draft
Fri, 10 Oct 2014 09:13:32 +0000 Roy Marples Now ARP checks all interfaces for false positives, we can check ARP again. draft
Fri, 10 Oct 2014 08:49:49 +0000 Roy Marples Discard duplicate ARP messages from other interfaces with the same address on this host. draft
Fri, 10 Oct 2014 08:31:05 +0000 Roy Marples Don't allow bridge, ppp or ptp by default unless specified, also applies draft
Thu, 09 Oct 2014 20:14:15 +0000 Roy Marples Don't wait for DAD to complete for addresses we have not added. draft
Thu, 09 Oct 2014 20:09:51 +0000 Roy Marples Fix exporting ra values with multiple interfaces draft
Thu, 09 Oct 2014 19:32:30 +0000 Roy Marples Fix IP sharing on Linux draft
Thu, 09 Oct 2014 18:59:30 +0000 Roy Marples Allow the same IP address to be leased for different interfaces. draft