log

age author description
Sat, 07 Mar 2015 19:15:14 +0000 Roy Marples Ensure that we only have a 0 sla once. draft
Sat, 07 Mar 2015 16:31:22 +0000 Roy Marples If the SLA is zero and the required prefix length is zero, just use the draft
Sat, 07 Mar 2015 12:16:38 +0000 Roy Marples Fix compile without INET6 and/or INET draft
Sat, 07 Mar 2015 12:08:32 +0000 Roy Marples Include IPv6RA and DHCPv6 in the sorting of interfaces. draft
Fri, 06 Mar 2015 10:03:25 +0000 Roy Marples Support runit (untested) draft
Fri, 06 Mar 2015 08:40:35 +0000 Roy Marples Add why dhcpcd is ignoring an interface in debug output. draft
Thu, 05 Mar 2015 19:43:46 +0000 Roy Marples Add support for IFT_PPP and IFT_PROPVIRTUAL. draft
Thu, 05 Mar 2015 19:34:00 +0000 Roy Marples Report correct interface type on failure. draft
Thu, 05 Mar 2015 17:40:56 +0000 Roy Marples Remove erroneous goto. draft
Thu, 05 Mar 2015 15:07:21 +0000 Roy Marples Requeue events when using epoll. draft
Thu, 05 Mar 2015 11:34:47 +0000 Roy Marples Set poll filters before writing eloop event. draft
Thu, 05 Mar 2015 03:30:14 +0000 Roy Marples Fix signal handling on Linux. draft
Thu, 05 Mar 2015 02:55:53 +0000 Roy Marples Fix epoll fd moving read only. draft
Wed, 04 Mar 2015 21:28:21 +0000 Roy Marples Fix compile on Linux draft
Wed, 04 Mar 2015 20:16:16 +0000 Roy Marples Fix crash when handling routes on interfaces we don't know about. draft
Wed, 04 Mar 2015 20:03:22 +0000 Roy Marples Fix signal handling draft
Wed, 04 Mar 2015 19:29:17 +0000 Roy Marples kqueue is lost on fork, so re-queue everything. draft
Wed, 04 Mar 2015 17:28:27 +0000 Roy Marples Fix compile on FreeBSD draft
Wed, 04 Mar 2015 16:40:21 +0000 Roy Marples Test for kqueue1 or set O_CLOEXEC on the kqueue fd. draft
Wed, 04 Mar 2015 15:47:04 +0000 Roy Marples Support kqueue(2). draft
Wed, 04 Mar 2015 11:51:55 +0000 Roy Marples Support epoll(7) draft
Wed, 04 Mar 2015 11:41:53 +0000 Roy Marples Move this struct to a better place draft
Tue, 03 Mar 2015 18:31:14 +0000 Roy Marples Fix compile on Linux draft
Tue, 03 Mar 2015 17:38:35 +0000 Roy Marples Remove RTM_GET code as we now read all kernel routes before building our own. draft
Tue, 03 Mar 2015 17:27:25 +0000 Roy Marples Replace timeval with timespec. draft
Mon, 02 Mar 2015 20:37:28 +0000 Roy Marples Fix route finding on Linux. draft
Mon, 02 Mar 2015 20:20:43 +0000 Roy Marples Need to call initstate here. draft
Mon, 02 Mar 2015 20:08:10 +0000 Roy Marples Check we manage the protocol before handling it. draft
Mon, 02 Mar 2015 09:39:34 +0000 Roy Marples Stop pretending that OpenBSD route priority is like Linux route metric. draft
Sat, 28 Feb 2015 19:22:58 +0000 Roy Marples Don't warn about CSR or host routes until we actually use a lease. draft