log

age author description
Tue, 09 Dec 2014 09:45:56 +0000 Roy Marples If we get another carrier event during the poll for IFF_UP, cancel the poll. draft
Tue, 09 Dec 2014 09:39:30 +0000 Roy Marples Instead if giving up if we receive a LINK_UP event before the kernel has set draft
Thu, 04 Dec 2014 13:45:24 +0000 Roy Marples If neither dig nor host are present fall back to getent. draft
Wed, 03 Dec 2014 09:34:45 +0000 Roy Marples IFT type does not cleanly match to ARP type so we have to check in each. draft
Tue, 02 Dec 2014 09:25:14 +0000 Roy Marples Fix a coverity warning. draft
Fri, 28 Nov 2014 15:20:01 +0000 Roy Marples Fix prior patch draft
Fri, 28 Nov 2014 15:18:09 +0000 Roy Marples If STOPPED, set if_down = true when releasing, otherwise false. draft
Wed, 26 Nov 2014 17:34:50 +0000 Roy Marples Note that TEST removes the rapid_commit option from the message. draft
Wed, 26 Nov 2014 15:34:35 +0000 Roy Marples Report selected profile draft dhcpcd-6.6.4
Wed, 26 Nov 2014 15:34:14 +0000 Roy Marples Fix a memory error. draft
Wed, 26 Nov 2014 15:01:30 +0000 Roy Marples Release dhcpcd-6.6.4 draft
Wed, 26 Nov 2014 14:54:14 +0000 Roy Marples Inform the hooks if we're running with debug or not. draft
Wed, 26 Nov 2014 13:58:54 +0000 Roy Marples Remove unused variable. draft
Wed, 26 Nov 2014 12:45:19 +0000 Roy Marples Release dhcpcd-6.6.3 draft dhcpcd-6.6.3
Wed, 26 Nov 2014 12:08:32 +0000 Roy Marples If a DHCP lease has expired on reboot, don't expire it right away as that draft
Wed, 26 Nov 2014 11:35:38 +0000 Roy Marples With a fake added lease, we cannot assume the subnet is correct for the address, so treat as it's not there for sending DHCP messages. draft
Wed, 26 Nov 2014 11:25:39 +0000 Roy Marples Enter reboot state with a fake lease. draft
Wed, 26 Nov 2014 10:41:32 +0000 Roy Marples Flags fake routes so we can change them when we renew our lease. draft
Wed, 26 Nov 2014 03:35:09 +0000 Roy Marples If the IP address is still on the interface when reading a lease, draft
Tue, 25 Nov 2014 21:08:34 +0000 Roy Marples Fix wording. draft
Tue, 25 Nov 2014 21:08:10 +0000 Roy Marples Whitespace draft
Tue, 25 Nov 2014 20:40:00 +0000 Roy Marples Zero length UDP packets are not an error condition on the socket. draft
Mon, 24 Nov 2014 11:03:28 +0000 Roy Marples When not daemonising, don't exit on timeout. draft
Mon, 24 Nov 2014 10:54:46 +0000 Roy Marples Whitespace draft
Tue, 18 Nov 2014 12:06:08 +0000 Roy Marples If allowinterfaces is not specified, allow all configured interfaces draft
Tue, 18 Nov 2014 11:47:45 +0000 Roy Marples Disable IPv6RS if a loopback, pointopoint or not a multicast interface. draft
Tue, 18 Nov 2014 11:28:14 +0000 Roy Marples If we don't have a hwlen and no clientid has been set, draft
Tue, 18 Nov 2014 11:07:37 +0000 Roy Marples Check for IFF_LOOPBACK and IFF_POINTOPOINT early to avoid needless draft
Tue, 18 Nov 2014 10:55:44 +0000 Roy Marples Loopback interfaces have routes scoped to the host only. draft
Tue, 18 Nov 2014 10:51:00 +0000 Roy Marples If we don't have a hardware address, fallback to creating draft