log

age author description
Sun, 03 Mar 2019 22:43:00 +0000 Roy Marples IPv4LL: Fix compile with rbtree draft
Sun, 03 Mar 2019 19:52:57 +0000 Roy Marples Replace route TAILQ macros with rbtree(3) from NetBSD. draft
Thu, 21 Feb 2019 21:21:06 +0000 Roy Marples Linux: Fix compile without IPv4LL draft
Tue, 19 Feb 2019 23:15:43 +0000 Roy Marples DHCP: Dont close ARP gratuitously draft
Tue, 19 Feb 2019 23:02:17 +0000 Roy Marples DHCP: free the ARP state of the address once announced draft
Tue, 19 Feb 2019 22:07:08 +0000 Roy Marples Guard with IP_PKTINFO as well. draft
Tue, 19 Feb 2019 21:46:06 +0000 Roy Marples Fold all CMSG parsing into a common function. draft
Tue, 19 Feb 2019 21:15:14 +0000 Roy Marples DHCP: Close the BPF socket once BOUND draft
Tue, 19 Feb 2019 08:07:37 +0000 Roy Marples BSD: Don't keep PF LINK socket open needlessly draft
Sun, 17 Feb 2019 09:36:11 +0000 Roy Marples Remove the send/recv structures from dhcpcd context and allocate draft
Thu, 14 Feb 2019 21:26:47 +0000 Roy Marples Fix whitespace introduced by my last patch draft
Thu, 14 Feb 2019 21:23:16 +0000 Kenny Napier build: exit the SUBDIR build loop if an error is detected draft
Mon, 11 Feb 2019 18:07:25 +0000 Roy Marples Remove gmake-4 note, gmake-3 works again. draft
Mon, 11 Feb 2019 18:02:15 +0000 Roy Marples make: support gmake-3 again. draft
Mon, 11 Feb 2019 17:45:04 +0000 Roy Marples linux: Fix compile on old RedHat/CentOS systems draft
Sat, 09 Feb 2019 17:04:01 +0000 Roy Marples DHCP: Don't dictate the outbound interface when unicasting draft
Fri, 08 Feb 2019 17:14:26 +0000 Roy Marples BSD: don't log an error if the interface departs during SIOCGIFALIAS draft
Fri, 08 Feb 2019 16:35:36 +0000 Chris Clayton fix build with --disable-inet6 draft
Fri, 08 Feb 2019 16:32:36 +0000 Roy Marples dhcp: if the netmask is all ones, it's a host route draft
Thu, 07 Feb 2019 21:20:41 +0000 Roy Marples Release dhcpcd-7.1.1 draft dhcpcd-7.1.1
Wed, 06 Feb 2019 20:07:53 +0000 Roy Marples Not using c++11, go back to attribute draft
Wed, 06 Feb 2019 20:05:52 +0000 Roy Marples Fix __fallthrough directive on non GNUC draft
Wed, 06 Feb 2019 19:39:00 +0000 Roy Marples gcc: appease gcc-7's implicit fallthrough warning draft
Wed, 06 Feb 2019 19:38:01 +0000 Roy Marples IP4: No need to set a variable to arp announce the address draft
Wed, 06 Feb 2019 19:36:36 +0000 Roy Marples ARP: make the announce address a constant draft
Wed, 30 Jan 2019 22:40:12 +0000 Roy Marples link: introduce LINK_DOWN_IFFUP draft
Sat, 26 Jan 2019 02:13:29 +0000 Roy Marples FreeBSD: avoid kernel panics when adding on-link IPv6 routes draft
Sat, 26 Jan 2019 00:16:09 +0000 Roy Marples ssid is not NULL terminated anymore. draft
Sat, 26 Jan 2019 00:08:43 +0000 Roy Marples BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalid draft
Wed, 23 Jan 2019 13:50:34 +0000 Roy Marples IP6ND: Remove #defines for functions when INET6 is disabled draft
Wed, 23 Jan 2019 13:05:12 +0000 Roy Marples BSD: Remove silly guards draft
Wed, 23 Jan 2019 13:01:19 +0000 Roy Marples DHCP6: Remove #defines for functions when DHCP6 is disabled draft
Wed, 23 Jan 2019 11:43:11 +0000 Roy Marples IP4: Remove #defines for functions when INET is disabled draft
Wed, 23 Jan 2019 11:37:37 +0000 Roy Marples DHCP: Remove #defines for functions when INET is disabled draft
Wed, 23 Jan 2019 11:28:59 +0000 Roy Marples IPv4LL: Remove #defines for functions when IPv4LL is disabled draft
Tue, 22 Jan 2019 21:21:25 +0000 Roy Marples IPv4LL: Fix build if not enabled. draft
Tue, 22 Jan 2019 14:53:45 +0000 Roy Marples Release dhcpcd-7.1.0 draft dhcpcd-7.1.0
Tue, 22 Jan 2019 14:51:42 +0000 Roy Marples BSD: Turn on SO_RERROR for all sockets draft
Thu, 17 Jan 2019 11:49:52 +0000 Roy Marples IPv4LL: prior prior commit for non NetBSD OS's draft
Thu, 17 Jan 2019 11:44:08 +0000 Roy Marples IPv4LL: Preserve address when carrier drops draft
Mon, 14 Jan 2019 12:57:37 +0000 Roy Marples BSD: Fix UP/DOWN for interfaces which dont' report media changes draft
Sat, 12 Jan 2019 13:36:01 +0000 Roy Marples FreeBSD: Fix bogus RTM_DELADDR messages from affecting DHCP lease draft
Fri, 11 Jan 2019 12:39:33 +0000 Roy Marples configure: --with-udev explicity requires libudev to be present draft
Fri, 11 Jan 2019 12:30:46 +0000 Roy Marples configurfe: Remove extra --includedir. It's not hit anyway. draft
Sun, 06 Jan 2019 10:10:59 +0000 Roy Marples ip6: Install not on link routes with a gateway of the router draft
Sat, 05 Jan 2019 11:42:12 +0000 Roy Marples ip6: Implement IPv6 address sharing draft
Wed, 02 Jan 2019 16:33:29 +0000 Roy Marples dhcpcd(8): note that --waitip needs = when specifying a protocol draft
Tue, 01 Jan 2019 17:16:18 +0000 Roy Marples Welcome to 2019! draft
Sun, 30 Dec 2018 19:25:05 +0000 Roy Marples dhcp: Don't ARP announce bound addresses when testing draft
Sun, 16 Dec 2018 08:56:06 +0000 Roy Marples BSD: SIOCSRTRFLUSH_IN6 and SIOCSPFXFLUSH_IN6 require in6_ifreq draft
Sat, 01 Dec 2018 18:13:31 +0000 Roy Marples Remove .arcconfig as I've abandoned Phabricator. draft
Fri, 30 Nov 2018 03:58:28 +0000 Roy Marples Fix prior logic.Doh! draft
Fri, 30 Nov 2018 03:50:23 +0000 Roy Marples BSD: Always set RTA_IFP for routes draft
Fri, 30 Nov 2018 03:38:06 +0000 Roy Marples FreeBSD: Mark INET6 addresses as tentative when adding them draft
Fri, 30 Nov 2018 03:27:57 +0000 Roy Marples BSD: don't listen to own route messages draft
Thu, 08 Nov 2018 06:52:59 +0000 Masanobu SAITOH Remove supurfluous an. draft
Wed, 07 Nov 2018 18:57:20 +0000 Roy Marples BSD: Use SO_RERROR on the route(4) socket. draft
Sun, 04 Nov 2018 13:01:15 +0000 Roy Marples Linux: Use NETLINK_BROADCAST_ERROR draft
Tue, 30 Oct 2018 05:52:48 +0000 Roy Marples hooks: shell [ ] only supports 4 parameters draft
Wed, 26 Sep 2018 13:27:37 +0100 Roy Marples OpenBSD: Allow dhcpcd to work alongside slaacd draft