log

age author description
Mon, 06 Nov 2017 21:51:34 +0000 Roy Marples if-linux: fix a potential NULL de-reference draft
Mon, 06 Nov 2017 12:37:02 +0000 Roy Marples dhcp6: don't make delegated addresses stale draft
Mon, 06 Nov 2017 12:15:53 +0000 Roy Marples dhcp6: redirect message to interface with matching xid draft
Mon, 06 Nov 2017 12:10:02 +0000 Roy Marples Ensure that xid is unique across all interfaces. draft
Fri, 03 Nov 2017 16:38:18 +0000 Roy Marples dhcpcd-run-hooks(8) should not attempt to guess the protocol. draft
Wed, 25 Oct 2017 14:56:23 +0100 Roy Marples DHCPv6: listen on all IPv6 addresses for active interface draft
Wed, 25 Oct 2017 11:45:25 +0100 Roy Marples ipv6nd: don't handle NA or RA if not active interface draft
Wed, 25 Oct 2017 09:15:10 +0100 Roy Marples bpf: remove the BPF_FREE flag draft
Wed, 25 Oct 2017 00:23:29 +0100 Roy Marples arp: fix memory leak draft
Wed, 25 Oct 2017 00:04:44 +0100 Roy Marples Fix prior patches by using correct bitmasks for flags. draft
Tue, 24 Oct 2017 23:33:27 +0100 Roy Marples Fix a boo boo draft
Tue, 24 Oct 2017 23:11:15 +0100 Roy Marples bpf: store flags in state for a better abort draft
Tue, 24 Oct 2017 00:13:09 +0100 Roy Marples dhcp: arp announce existing address before reboot draft
Mon, 23 Oct 2017 10:55:28 +0100 Roy Marples dhcp: improve error logging about UDP checksum failure draft
Sat, 21 Oct 2017 14:10:02 +0100 Roy Marples Make this more readable. draft
Tue, 10 Oct 2017 21:51:55 +0100 Roy Marples OpenBSD: Remove route labelling support draft
Tue, 10 Oct 2017 21:04:27 +0100 Roy Marples Don't attempt to flush IPv6 routers or prefixes if the kernel draft
Mon, 09 Oct 2017 20:21:05 +0100 Roy Marples Don't mark statically configured IPv4 routes as DHCP. draft
Mon, 09 Oct 2017 20:11:36 +0100 Roy Marples Set DHCP routes as DHCP in supported OS's. draft
Mon, 09 Oct 2017 19:57:09 +0100 Roy Marples Set RA routes as RA in supported OS's. draft
Mon, 09 Oct 2017 10:28:03 +0100 Roy Marples Update README from dhcpcd.conf draft
Sat, 07 Oct 2017 14:47:11 +0100 Roy Marples Release dhcpcd-7.0.0-rc3 draft dhcpcd-7.0.0-rc3
Sat, 07 Oct 2017 13:48:41 +0100 Roy Marples State it's a SLAAC address draft
Sat, 07 Oct 2017 13:36:24 +0100 Roy Marples Document that -r and -s require the address on the command line. draft
Sat, 07 Oct 2017 13:33:00 +0100 Roy Marples Document slaac hwaddr in the default dhcpcd.conf draft
Thu, 05 Oct 2017 14:03:35 +0100 Roy Marples Don't re-define what crypt sources we need. draft
Thu, 05 Oct 2017 14:53:11 +0100 Roy Marples Fix compile on Illumos. draft
Thu, 05 Oct 2017 14:34:05 +0100 Roy Marples Supply __arraycount if not present. draft
Thu, 05 Oct 2017 14:33:48 +0100 Roy Marples Fix prior on stricter shells. draft
Thu, 05 Oct 2017 14:13:02 +0100 Roy Marples Detect hmac(3) in libc or the library containing MD5. draft
Thu, 05 Oct 2017 08:05:08 +0100 Roy Marples We don't actually care about the number of added routes, just draft
Thu, 05 Oct 2017 07:35:16 +0100 Roy Marples Free any allocated routes if we failed to allocate some. draft
Wed, 04 Oct 2017 16:07:49 +0100 Roy Marples Add compat/strlcpy.c from OpenBSD libc to use instead of draft
Wed, 04 Oct 2017 00:11:14 +0100 Roy Marples Comment out IPoIB broadcast address with a comment. draft
Tue, 03 Oct 2017 23:51:17 +0100 Roy Marples Specify MD5_BLOCK_LENGTH as ULL to try and work around a compiler issue. draft
Tue, 03 Oct 2017 23:40:50 +0100 Roy Marples Compare tv_sec to uint32_t correctly. draft
Tue, 03 Oct 2017 15:50:27 +0100 Roy Marples Compile eloop with config.h by default and bring in compat modules. draft
Tue, 03 Oct 2017 12:00:52 +0100 Roy Marples Don't special case not deleteing the IPv6 default route. draft
Tue, 03 Oct 2017 11:44:39 +0100 Roy Marples Fix checking gateways in route comparison. draft
Tue, 03 Oct 2017 11:38:39 +0100 Roy Marples Ensure that all RA's are actually dropped when dropping an interface. draft
Tue, 03 Oct 2017 11:17:21 +0100 Roy Marples ipv6nd_freedrop is no longer public. draft
Tue, 19 Sep 2017 19:57:15 +0100 Roy Marples Release dhcpcd-7.0.0-rc2 draft dhcpcd-7.0.0-rc2
Mon, 18 Sep 2017 10:07:24 +0100 Roy Marples dhcp: don't log wrong xid when there is no state draft
Fri, 15 Sep 2017 20:32:12 +0100 Roy Marples Add a FALLTHROUGH comment to appease coverity. draft
Fri, 15 Sep 2017 16:59:20 +0100 Roy Marples Fix compile warning with ARP disabled. draft
Fri, 15 Sep 2017 12:56:09 +0100 Roy Marples arp: RFC5227 kernels need to send ARP too draft
Thu, 14 Sep 2017 12:59:31 +0100 Roy Marples Use braces to clarify. draft
Wed, 13 Sep 2017 18:23:15 +0100 Roy Marples Whitespace. draft
Tue, 12 Sep 2017 12:22:28 +0100 Roy Marples Update spelling in comments. draft
Tue, 12 Sep 2017 11:35:01 +0100 Roy Marples Revert e92e049e as Linux marks autoconf addresses as manage draft
Fri, 08 Sep 2017 20:19:02 +0100 Roy Marples Fix prefix delegation. draft
Mon, 28 Aug 2017 23:43:19 +0100 Roy Marples dhcp6: listen to each DHCP address for messages draft
Thu, 07 Sep 2017 11:13:57 +0100 Roy Marples A delegated prefix is not an address to be added. draft
Tue, 05 Sep 2017 19:40:40 +0100 Roy Marples Ignore swap files. draft
Tue, 05 Sep 2017 19:29:02 +0100 Roy Marples Remove debug. draft
Wed, 30 Aug 2017 13:44:36 +0100 Roy Marples Fix reporting of DNS encoded SIP servers. draft
Tue, 29 Aug 2017 10:37:24 +0100 Roy Marples man: note requirements of interface / protocol when exiting draft
Mon, 28 Aug 2017 20:05:54 +0100 Roy Marples Promote IPv6 dhcpcd address flags to unsignned int to allow expansion. draft
Sat, 26 Aug 2017 15:08:04 +0100 Roy Marples Don't create temporary addresses based off prefix in newaddr. draft
Sat, 26 Aug 2017 15:06:39 +0100 Roy Marples Ensure that IN6_IFF_TEMPORARY is defined before checking it on Linux. draft