log

age author description
Fri, 17 Apr 2009 13:31:08 +0000 Roy Marples We need to move allow/deny back to options draft
Fri, 17 Apr 2009 12:49:25 +0000 Roy Marples discover_interfaces now uses getifaddrs instead of OS specific implementation. draft
Wed, 15 Apr 2009 09:15:53 +0000 Roy Marples Some option only make sense in the configuration file, so remove short draft
Wed, 15 Apr 2009 09:01:02 +0000 Roy Marples Fix crash at end of arping list draft
Sun, 12 Apr 2009 19:17:08 +0000 Roy Marples We should ignore DHCP messages without a ServerID, #166. draft dhcpcd-4.0.13
Sun, 12 Apr 2009 19:16:57 +0000 Roy Marples We should ignore DHCP messages without a ServerID, #166. draft
Thu, 02 Apr 2009 09:32:54 +0000 Roy Marples Release dhcpcd-4.99.16 draft
Tue, 31 Mar 2009 11:01:25 +0000 Roy Marples We need a bit more space for the profile name. draft
Tue, 31 Mar 2009 08:35:38 +0000 Roy Marples Add the ability to arping an address and select a profile based on the draft
Mon, 23 Mar 2009 22:02:37 +0000 Roy Marples Improve PTP INFORM support some more. draft
Mon, 23 Mar 2009 20:10:02 +0000 Roy Marples Default point to point interfaces to static if not inform. draft
Mon, 23 Mar 2009 14:05:51 +0000 Roy Marples If we define a static address, we are not informing and vice versa. draft
Mon, 23 Mar 2009 12:56:33 +0000 Roy Marples Export interface flags. draft
Mon, 23 Mar 2009 11:15:35 +0000 Roy Marples Fail the interface when we need a clientid. draft
Mon, 23 Mar 2009 10:09:10 +0000 Roy Marples dhcpcd CAN work on IEEE FireWire interfaces. draft
Mon, 23 Mar 2009 07:43:31 +0000 Roy Marples We should not work with lo by default. draft
Fri, 20 Mar 2009 15:37:19 +0000 Roy Marples Release dhcpcd-4.99.15 draft
Fri, 20 Mar 2009 15:33:31 +0000 Roy Marples Clarify reconfigure regarding the configuration file. draft
Fri, 20 Mar 2009 15:26:46 +0000 Roy Marples Allow dhcpcd to run on loopback interfaces if specified. draft
Fri, 20 Mar 2009 10:33:09 +0000 Roy Marples We should handle SIGUSR1 correctly. draft
Fri, 20 Mar 2009 10:21:12 +0000 Roy Marples Add an option to reconfigure dhcpcd without rebinding. draft
Thu, 19 Mar 2009 22:45:57 +0000 Roy Marples Move dhcpf.h into dhcp.h were it belongs draft
Thu, 19 Mar 2009 22:27:13 +0000 Roy Marples Linux can now detect address addition and removal too. draft
Thu, 19 Mar 2009 19:17:34 +0000 Roy Marples Fix compile on Linux. draft
Thu, 19 Mar 2009 17:52:12 +0000 Roy Marples We can now detected primary addresses added or changed in BSD. draft
Wed, 18 Mar 2009 21:16:33 +0000 Roy Marples Fix compile on DragonFly. draft
Wed, 11 Mar 2009 17:58:34 +0000 Roy Marples mandoc mandates the presence of .Os draft
Wed, 11 Mar 2009 17:57:10 +0000 Roy Marples mandoc mandates the presence of .Os draft
Wed, 11 Mar 2009 11:53:11 +0000 Roy Marples We shouldn't need to flush arp entires ourself on BSD platforms. draft
Tue, 10 Mar 2009 17:28:18 +0000 Roy Marples We need to blacklist IP addresses at the packet level draft
Thu, 05 Mar 2009 23:13:01 +0000 Roy Marples Release dhcpcd-4.99.14 draft
Thu, 05 Mar 2009 16:35:03 +0000 Roy Marples Improve INFORM and STATIC support. draft
Thu, 05 Mar 2009 16:31:44 +0000 Roy Marples 0 is not a valid CIDR draft
Thu, 05 Mar 2009 16:31:05 +0000 Roy Marples Don't add subnet routes to INADDR_ANY or those without a gateway. draft
Tue, 03 Mar 2009 23:41:53 +0000 Roy Marples If we reboot an IPv4LL address, start DHCP negotiation right away. draft
Mon, 02 Mar 2009 23:24:34 +0000 Roy Marples Set the interval to 0 when carrier comes up. draft
Sat, 28 Feb 2009 09:00:40 +0000 Roy Marples Backport UDP validation from trunk draft
Sat, 28 Feb 2009 08:59:48 +0000 Roy Marples Validate UDP better by ensuring data len is not bigger than our struct draft
Fri, 27 Feb 2009 21:18:01 +0000 Roy Marples Blacklist now accepts networks as well as addresses. draft
Thu, 26 Feb 2009 19:31:41 +0000 Roy Marples Use state dir for tmp files and try to preserve orig file more. draft
Thu, 26 Feb 2009 16:16:57 +0000 Roy Marples Typo draft
Thu, 26 Feb 2009 16:16:57 +0000 Roy Marples Typo draft
Thu, 26 Feb 2009 11:12:23 +0000 Roy Marples Remove compile warnings on Sparc64 draft
Thu, 26 Feb 2009 11:04:51 +0000 Roy Marples Release dhcpcd-4.0.12 draft
Wed, 25 Feb 2009 14:59:27 +0000 Roy Marples Stop enforcing a umask in dhcpcd. draft
Wed, 25 Feb 2009 07:52:47 +0000 Roy Marples Gah, remove some debug draft
Wed, 25 Feb 2009 07:52:07 +0000 Roy Marples Don't timeout if we're daemonised. draft
Wed, 25 Feb 2009 07:51:25 +0000 Roy Marples Optimize allocation a little. draft
Tue, 24 Feb 2009 19:44:44 +0000 Roy Marples We should use LOG_DAEMON draft dhcpcd-4.0.12
Tue, 24 Feb 2009 19:17:19 +0000 Roy Marples Why bother with a one off array when we can use our eloop? draft
Tue, 24 Feb 2009 15:41:15 +0000 Roy Marples Close sockets better and just run the script when we're not touching the interface. draft
Tue, 24 Feb 2009 15:39:02 +0000 Roy Marples Remove debug. draft
Tue, 24 Feb 2009 13:26:28 +0000 Roy Marples Fix starting all ifaces. draft
Tue, 24 Feb 2009 12:38:02 +0000 Roy Marples Finally fix compile on vanilla kernel headers. draft
Tue, 24 Feb 2009 00:02:41 +0000 Roy Marples Check carrier eariler. Thanks to Michael Olney. draft
Mon, 23 Feb 2009 23:52:21 +0000 Roy Marples Fix debug working in dhcpcd.conf draft
Mon, 23 Feb 2009 19:20:14 +0000 Roy Marples We need to include linux/wireless.h as wireless.h belongs to wireless-tools draft
Mon, 23 Feb 2009 13:40:24 +0000 Roy Marples Try a new tactic to compile with old broken linux kernel headers. draft
Mon, 23 Feb 2009 12:19:52 +0000 Roy Marples If we get POLLERR or POLLNVAL then we should not return >0 with an fd. draft
Fri, 20 Feb 2009 08:33:03 +0000 Roy Marples If we fail to send a packet we should still continue our code path. draft