log

age author description
Mon, 27 Aug 2018 19:10:18 +0100 Roy Marples Add sa_cpy. While here allow NULL in sa_cmp. draft ia
Mon, 27 Aug 2018 18:20:25 +0100 Roy Marples Merge pull request #3 from sevan/usage draft
Mon, 27 Aug 2018 14:37:18 +0100 Sevan Janiyan Update usage() to match documented flags draft
Mon, 20 Aug 2018 11:37:17 +0100 Roy Marples Release dhcpcd-7.0.8 draft dhcpcd-7.0.8
Sun, 19 Aug 2018 21:07:09 +0100 Roy Marples Remove redundant assignment draft
Sun, 19 Aug 2018 21:05:39 +0100 Roy Marples Consistency draft
Fri, 17 Aug 2018 17:38:28 +0100 Roy Marples BSD: Silence debug when address no longer exists when getting flags draft
Fri, 17 Aug 2018 17:29:30 +0100 Roy Marples Workaround NetBSD-7 sending an invalid bcast address in RTM_NEWADDR draft
Fri, 17 Aug 2018 17:21:40 +0100 Roy Marples NetBSD-7 has an incomplete IP_PKTINFO implementation. draft
Fri, 17 Aug 2018 17:18:56 +0100 Roy Marples ipv4: add broadcast address to RTM_NEWADDR debug draft
Wed, 25 Jul 2018 01:35:52 +0100 Kamil Rytarowski Fix a promotion caught with gcc -fsanitize=undefined. draft
Tue, 24 Jul 2018 08:49:00 +0100 Roy Marples Release dhcpcd-7.0.7 draft dhcpcd-7.0.7
Tue, 24 Jul 2018 08:44:17 +0100 Roy Marples Make config.h more pretty draft
Sun, 15 Jul 2018 14:20:16 +0100 Roy Marples Some systems mark a host route using RTF_HOST and some use an draft
Mon, 02 Jul 2018 22:36:44 +0100 Roy Marples linux: set RTF_HOST correctly when reading kernel routes. draft
Sun, 01 Jul 2018 20:46:03 +0100 Roy Marples linux: fix adding host routes draft
Sat, 23 Jun 2018 21:06:40 +0100 Roy Marples ip6: use vlanid if present in working out stable private addresses draft
Thu, 21 Jun 2018 12:35:46 +0100 Roy Marples Release dhcpcd-7.0.6 draft dhcpcd-7.0.6
Fri, 15 Jun 2018 09:10:55 +0100 Roy Marples Fix my dumb mistake with the compile fixes which caused dhcpcd to draft
Tue, 05 Jun 2018 11:36:33 +0100 Roy Marples duid: Implement RFC 6355 draft
Mon, 04 Jun 2018 17:30:16 +0100 Roy Marples dhcp: Fix more fallout for builds without IPv4LL draft dhcpcd-7.0.5b
Mon, 04 Jun 2018 10:25:59 +0100 Roy Marples build: Allow a suffix to be specified on the dist tarball. draft dhcpcd-7.0.5a
Sun, 03 Jun 2018 12:19:15 +0100 Roy Marples Fix compile without INET6 draft
Sat, 02 Jun 2018 10:29:29 +0100 Roy Marples Release dhcpcd-7.0.5 draft dhcpcd-7.0.5
Sat, 02 Jun 2018 10:27:45 +0100 Roy Marples ip6: if forked from ia callback, don't run ia handlers draft
Thu, 10 May 2018 18:51:56 +0100 Roy Marples dhcp6: Stop non delegated addresses being delegated draft
Tue, 08 May 2018 12:39:26 +0100 Roy Marples dhcp6: fix a memory issue with prior patch draft
Tue, 08 May 2018 12:27:42 +0100 Roy Marples dhcp6: match IA type with request draft
Mon, 07 May 2018 21:20:26 +0100 Roy Marples dhcp6: IAID is now unique for IA type draft
Mon, 07 May 2018 15:01:46 +0100 Roy Marples dhcp: Clarify range checks in valid UDP packets draft
Sun, 06 May 2018 16:50:35 +0100 Roy Marples dhcp: checksum failure could be IP header too draft
Sun, 06 May 2018 16:28:33 +0100 Roy Marples bpf: add braces to clarify intent of sizeof draft
Sun, 06 May 2018 16:26:11 +0100 Roy Marples arp: clarify that we check ar_hln in the BPF filter draft
Sun, 06 May 2018 10:11:44 +0100 Roy Marples bpf: Clarify ip_hl check. draft
Fri, 04 May 2018 15:17:45 +0100 Roy Marples bpf: BIOCIMMEDIATE argument is an unsigned int. draft
Thu, 03 May 2018 22:29:05 +0100 Roy Marples Document fqdn none. draft
Wed, 02 May 2018 22:49:11 +0100 Roy Marples Release dhcpcd-7.0.4 draft dhcpcd-7.0.4
Wed, 02 May 2018 22:28:31 +0100 Roy Marples dhcp6: Softwire Address and Port-Mapped Clients, RFC7598 draft
Wed, 02 May 2018 22:03:25 +0100 Roy Marples ipv6nd: use bools here draft
Wed, 02 May 2018 22:01:18 +0100 Roy Marples ipv6nd: warn if router lifetime is set to zero draft
Tue, 01 May 2018 19:55:02 +0100 Roy Marples Don't abort if recv returns an error. draft
Sun, 29 Apr 2018 21:38:58 +0100 Roy Marples auth: allow different tokens for send and receive draft
Sun, 29 Apr 2018 21:28:15 +0100 Roy Marples auth: allow zero value replay detection data draft
Sun, 29 Apr 2018 09:31:18 +0100 Roy Marples dhcpcd(8): document some servers might filter based on ClientID draft
Thu, 26 Apr 2018 19:35:43 +0100 Roy Marples RFC 3315 21.4.4.1 says that SOLICT and DELAYED authentication draft
Thu, 19 Apr 2018 21:44:41 +0100 Roy Marples logerr -> logerrx draft
Thu, 19 Apr 2018 13:06:07 +0100 Roy Marples routing: Fix case when cloning route changes but needs to be replaced. draft
Thu, 19 Apr 2018 11:09:09 +0100 Roy Marples DHCP6: Fix sending custom vendor class option. draft
Wed, 18 Apr 2018 20:33:50 +0100 Roy Marples Cast away a conversion warning. draft
Tue, 17 Apr 2018 11:36:32 +0100 Roy Marples DHCPv6: Transpose DHCP userclass option into DHCPv6 draft
Mon, 16 Apr 2018 09:23:30 +0000 Roy Marples Linux: If listening to dev manager, let it remove interfaces draft
Mon, 16 Apr 2018 09:37:04 +0100 Roy Marples BSD: move the interface hint up the stack draft
Sun, 15 Apr 2018 13:36:36 +0000 Roy Marples Linux: Improve interface renaming draft
Sun, 15 Apr 2018 14:23:49 +0100 Roy Marples OpenBSD: Fix adding INET6 on-link routes without an address draft
Sun, 15 Apr 2018 10:54:10 +0100 Roy Marples OpenBSD: Remove more route labelling draft
Fri, 06 Apr 2018 11:28:57 +0100 Roy Marples Release dhcpcd-7.0.3 draft dhcpcd-7.0.3
Thu, 05 Apr 2018 13:22:39 +0000 Roy Marples dhcp: mark routes needed dhcpcd adds to reach router as host routes draft
Wed, 28 Mar 2018 18:31:02 +0000 Roy Marples routes: free optional routes at exit before the global free list. draft
Wed, 28 Mar 2018 18:25:16 +0000 Roy Marples routes: allow a head clear with a context draft
Wed, 28 Mar 2018 11:00:18 +0100 Roy Marples options: allow static routes to be configured on the command line draft
Wed, 28 Mar 2018 00:22:01 +0100 Roy Marples dhcp6: fix a potential string termination error on status messages draft
Tue, 27 Mar 2018 23:06:30 +0100 Roy Marples BSD: fix segfault when on carrier when IPv6 addresses are present draft
Tue, 27 Mar 2018 07:52:25 +0000 Roy Marples udev: Use our logerr framework instead of syslog(3) draft
Tue, 27 Mar 2018 07:23:31 +0100 Roy Marples vanity: space out config.h a bit better draft
Tue, 27 Mar 2018 06:45:24 +0100 Roy Marples Release dhcpcd-7.0.2 draft dhcpcd-7.0.2
Thu, 22 Mar 2018 19:18:03 +0000 Roy Marples Really start dhcp on deletion of address. draft
Thu, 22 Mar 2018 18:22:04 +0000 Roy Marples For IPv4, override any existing address when adding it. draft
Thu, 22 Mar 2018 18:21:46 +0000 Roy Marples If the DHCP leased address is deleted, enter the reboot phase. draft
Thu, 22 Mar 2018 18:20:56 +0000 Roy Marples This should be an error. draft
Thu, 22 Mar 2018 18:20:06 +0000 Roy Marples Free ARP state when the address is deleted. draft
Mon, 19 Mar 2018 20:56:42 +0000 Roy Marples Fix compile on OpenBSD. draft
Mon, 19 Mar 2018 17:26:15 +0000 Roy Marples Test for ENOMEM as well. draft
Mon, 19 Mar 2018 15:39:05 +0000 Roy Marples link: detect buffer overflow / desync and relearn interface state draft
Thu, 15 Mar 2018 20:31:14 +0000 Roy Marples ipv6nd: simplify reachable draft
Sat, 10 Mar 2018 11:50:08 +0000 Roy Marples dhcp6: deny unicast in non master mode draft
Tue, 06 Mar 2018 08:55:11 +0000 Roy Marples Log the pid of the process deleting an assigned address. draft
Fri, 02 Mar 2018 15:00:07 +0000 Roy Marples ipv6nd: drop DHCPv6 when RA fully expires draft
Fri, 02 Mar 2018 13:58:52 +0000 Roy Marples dhcp6: don't drop when still asking for delegation draft
Sun, 25 Feb 2018 16:31:23 +0000 Roy Marples inet6: remove references to the crazies. draft
Tue, 20 Feb 2018 09:08:02 +0000 Roy Marples Spelling draft
Tue, 20 Feb 2018 09:06:38 +0000 Roy Marples hooks: document that hooks are not run within their own process draft
Tue, 20 Feb 2018 08:36:53 +0000 Roy Marples dhcpcd: Don't report errno when aborting here. draft
Tue, 20 Feb 2018 08:25:59 +0000 Roy Marples if-linux: if_setup_inet6 is called once so remove local ifname draft
Tue, 13 Feb 2018 10:33:06 +0000 Roy Marples dhcp: reset interval during init draft
Tue, 13 Feb 2018 10:22:31 +0000 Roy Marples Add support for setproctitle(3). draft
Sat, 10 Feb 2018 20:52:31 +0000 Roy Marples Whitespace. draft
Fri, 02 Feb 2018 16:39:03 +0000 Roy Marples Fix compile on IllumOS. draft
Fri, 02 Feb 2018 16:35:38 +0000 Roy Marples Satisfy FreeBSD and NetBSD. draft
Fri, 02 Feb 2018 16:28:31 +0000 Roy Marples Fix compile on FreeBSD. draft
Fri, 02 Feb 2018 11:24:58 +0000 Roy Marples inet6: simplify setup of kernel draft
Mon, 29 Jan 2018 10:53:05 +0000 Roy Marples Release dhcpcd-7.0.1 draft dhcpcd-7.0.1
Sat, 20 Jan 2018 20:37:48 +0000 Roy Marples dhcpcd-run-hooks: set vars to blank draft
Sat, 20 Jan 2018 20:28:20 +0000 Roy Marples dhcpcd-run-hooks: POSIX shell does not require the local builtin draft
Sat, 20 Jan 2018 17:16:25 +0000 Roy Marples Remove unused variable. draft
Tue, 16 Jan 2018 17:27:49 +0000 Roy Marples Remove now unused sysloglike define. draft
Tue, 16 Jan 2018 17:17:47 +0000 Roy Marples Merge pull request #1 from chathhorn/patch-1 draft
Tue, 16 Jan 2018 10:45:04 -0600 Chris Hathhorn Fix build issue when `__GNUC__ <= 2` draft
Thu, 11 Jan 2018 11:21:08 +0000 Roy Marples dhcpcd: don't log errors working out carrier for departed interfaces draft
Mon, 08 Jan 2018 10:24:16 +0000 Roy Marples Bump date for man updates. draft
Mon, 08 Jan 2018 09:29:51 +0000 Roy Marples Remove no longer needed active check from prior commit. draft
Mon, 08 Jan 2018 09:25:31 +0000 Roy Marples ipv4: allow configuration of static broadcast address draft
Sun, 07 Jan 2018 18:37:50 +0000 Roy Marples if: don't set MTU during interface discovery draft
Sun, 07 Jan 2018 17:46:56 +0000 Roy Marples dhcp: don't loop needlessly when handling an interface draft
Sun, 07 Jan 2018 17:41:27 +0000 Roy Marples if: don't activate non matching interfaces to commandline ones draft
Sun, 07 Jan 2018 13:38:15 +0000 Piers O'Hanlon * Enable Detection of Network Attachment (DNA) functionality (opt: dna <no args> ) draft dhcpcd-6.11.1-DNA
Sun, 07 Jan 2018 13:24:21 +0000 Roy Marples configure: make --includedir=/usr/src/foo work draft
Fri, 05 Jan 2018 19:07:35 +0000 Roy Marples eloop-bench: use calloc draft
Fri, 05 Jan 2018 17:29:27 +0000 Roy Marples eloop-bench: fix reading the last write draft
Tue, 02 Jan 2018 16:36:04 +0000 Roy Marples dhcp: don't bind when we've just probed an address to inform draft
Mon, 01 Jan 2018 11:17:56 +0000 Roy Marples Release dhcpcd-7.0.0 draft dhcpcd-7.0.0
Mon, 01 Jan 2018 11:17:24 +0000 Roy Marples Welcome to 2018. draft
Tue, 12 Dec 2017 14:32:48 +0000 Roy Marples hooks: set protocol to link for link layer events draft
Tue, 12 Dec 2017 13:38:43 +0000 Roy Marples ipv6: disable kernel RA if interface is active draft
Sun, 10 Dec 2017 18:49:20 +0000 Roy Marples linux: use IFA_F_NOPREFIXROUTE for ipv4 addresses draft
Fri, 08 Dec 2017 10:29:49 +0000 Roy Marples dhcp6: fix prefix delegations from spamming syslog draft
Thu, 07 Dec 2017 21:12:43 +0000 Roy Marples bsd: set sa_len draft
Thu, 07 Dec 2017 20:44:13 +0000 Roy Marples dhcp: set probe state only when probing. draft
Thu, 07 Dec 2017 18:33:20 +0000 Roy Marples dhcp6: Free any existing new state draft
Thu, 07 Dec 2017 17:01:39 +0000 Roy Marples dhcp6: don't listen on IPv6 addresses when not using DHCP6 draft
Thu, 07 Dec 2017 15:15:45 +0000 Roy Marples dhcp: Don't set ciaddr or unicast if the address we have is faked. draft