log

age author description
Wed, 24 Apr 2013 09:31:31 +0000 Roy Marples Change from _unused to __unused to match NetBSD cdefs and avoid draft dhcpcd-5.6
Fri, 05 Apr 2013 16:40:31 +0000 Roy Marples Note that reboot 0 helps for mobile hosts. draft
Fri, 05 Apr 2013 14:55:50 +0000 Roy Marples DHCPv6 now respects the reboot 0 option. draft
Fri, 05 Apr 2013 09:47:33 +0000 Roy Marples Note that we support RFC 5227 draft
Fri, 05 Apr 2013 00:09:16 +0000 Roy Marples We no longer use the RELEASE hook command draft
Thu, 04 Apr 2013 23:57:12 +0000 Roy Marples Move dhcp_release into dhcp_drop draft
Thu, 04 Apr 2013 23:30:14 +0000 Roy Marples Send a RELEASE if the link is up draft
Thu, 04 Apr 2013 23:29:54 +0000 Roy Marples Destroy lease file if releasing. draft
Thu, 04 Apr 2013 23:25:31 +0000 Roy Marples Don't crash when disabling IPv6 draft
Thu, 04 Apr 2013 22:20:33 +0000 Roy Marples Fix a memory leak draft dhcpcd-5.6
Thu, 04 Apr 2013 22:07:48 +0000 Roy Marples Fix a memory leak draft
Thu, 04 Apr 2013 21:59:02 +0000 Roy Marples Add RELEASE support to DHCPv6 draft
Thu, 04 Apr 2013 21:58:51 +0000 Roy Marples Fix RELEASE support. draft
Thu, 04 Apr 2013 21:08:31 +0000 Roy Marples Quickly backport an IPv6 router expiry fix for multi-homed systems. draft dhcpcd-5.6.8
Thu, 04 Apr 2013 20:59:26 +0000 Roy Marples Release dhcpcd-5.6.8 draft
Thu, 04 Apr 2013 20:31:05 +0000 Roy Marples Better sanity for working out if our SLA id overflows the PD length + interface id. draft
Thu, 04 Apr 2013 20:31:04 +0000 Roy Marples White space police draft
Thu, 04 Apr 2013 20:31:04 +0000 Roy Marples Ensure we check options bounds correctly. draft
Tue, 02 Apr 2013 19:50:50 +0000 Roy Marples The interface to delegate to is optional draft
Tue, 02 Apr 2013 16:49:36 +0000 Roy Marples Stop ipv6only enabling RS support. draft
Tue, 02 Apr 2013 07:30:13 +0000 Roy Marples Fix linux default subnet route metric on linux again. draft
Tue, 02 Apr 2013 07:01:11 +0000 Roy Marples White space brigade draft
Tue, 02 Apr 2013 06:50:33 +0000 Roy Marples Fix incorrectly expiring routers on multi-homed systems. draft
Mon, 01 Apr 2013 12:24:39 +0000 Roy Marples Fix IA draft
Mon, 01 Apr 2013 12:19:58 +0000 Roy Marples Fix default sla_len draft
Mon, 01 Apr 2013 12:15:47 +0000 Roy Marples Add DHCPv6 Prefix Delegation support, RFC3633. draft
Thu, 28 Mar 2013 06:38:27 +0000 Roy Marples Respect xidhwaddr option for DHCPv6 draft
Wed, 27 Mar 2013 16:36:56 +0000 Roy Marples Add the noalias directive to so that when adding an IPv4 addresss draft
Wed, 27 Mar 2013 16:05:45 +0000 Roy Marples Create lease files so they are user writeable. draft
Wed, 27 Mar 2013 15:43:48 +0000 Roy Marples Acquire another address faster after NAKing ARP failure. draft
Wed, 27 Mar 2013 15:19:48 +0000 Roy Marples Create lease files so they are user writeable. draft
Tue, 26 Mar 2013 15:28:41 +0000 Roy Marples Remove pointless double assignment draft
Tue, 26 Mar 2013 11:40:44 +0000 Roy Marples Don't spam warning about CSR all the time. draft
Tue, 26 Mar 2013 10:48:28 +0000 Roy Marples Fix configure --without-pollts draft
Tue, 26 Mar 2013 10:42:30 +0000 Roy Marples Fix rebooting. draft
Tue, 26 Mar 2013 10:39:46 +0000 Roy Marples Warn when a route cannot be added because it already exists. draft
Tue, 26 Mar 2013 10:39:06 +0000 Roy Marples Fix compile for systems without pollts/ppoll or pselect. draft
Tue, 26 Mar 2013 08:51:34 +0000 Roy Marples Avoid a potential malloc when handling signals. draft
Tue, 26 Mar 2013 06:39:58 +0000 Roy Marples Default to using a DUID + IAID for DHCPv4 Client ID. draft
Sun, 17 Mar 2013 13:00:03 +0000 Roy Marples Ensure routes are initialised correctly, fixes #265. draft
Tue, 19 Feb 2013 17:00:49 +0000 Roy Marples Change arp errno to match what we use in dhcpcd. draft
Tue, 19 Feb 2013 16:59:58 +0000 Roy Marples Change arp errno to match what we use in dhcpcd. draft
Tue, 19 Feb 2013 16:32:48 +0000 Roy Marples Fix last commit. draft
Tue, 19 Feb 2013 16:32:02 +0000 Roy Marples Fix last commit. draft
Tue, 19 Feb 2013 16:28:43 +0000 Roy Marples Avoid a potential buffer overflow. draft
Tue, 19 Feb 2013 16:22:04 +0000 Roy Marples Avoid a potential buffer overflow. draft
Tue, 19 Feb 2013 16:05:12 +0000 Roy Marples Move IPv6 RA checking and disabling kernel RA higher up the chain. draft
Tue, 19 Feb 2013 15:43:29 +0000 Roy Marples Fix a crash. draft
Tue, 19 Feb 2013 15:28:21 +0000 Roy Marples Fix compile on BSD draft
Tue, 19 Feb 2013 15:23:53 +0000 Roy Marples Use TAILQ macros for IPv4 routes. draft
Tue, 19 Feb 2013 13:37:42 +0000 Roy Marples Use a TAILQ macro for our interface list. draft
Tue, 19 Feb 2013 11:18:04 +0000 Roy Marples Use TAILQ macros in eloop for better readability and less code. draft
Tue, 19 Feb 2013 09:01:15 +0000 Roy Marples Free the fds structure when finishing. draft
Mon, 18 Feb 2013 21:45:19 +0000 Roy Marples Fix compile on Linux. draft
Mon, 18 Feb 2013 21:35:24 +0000 Roy Marples Complete transition to pollts(2) draft
Mon, 18 Feb 2013 21:25:07 +0000 Roy Marples Change from ppoll(2) to pollts(2). draft
Mon, 18 Feb 2013 20:56:55 +0000 Roy Marples Rework our signal setup and event loop around ppoll(2). draft
Mon, 18 Feb 2013 15:40:56 +0000 Roy Marples Restore our signal pipe so that we process signals in our event loop draft
Mon, 18 Feb 2013 10:37:02 +0000 Roy Marples Don't reboot if we don't have an active state. draft
Mon, 18 Feb 2013 10:35:47 +0000 Roy Marples Move the signal reboot code into it's own function which is fired by draft
Mon, 18 Feb 2013 08:13:43 +0000 Roy Marples If we fail to send an IPv6 RS then DHCP6 won't work either. draft
Sun, 17 Feb 2013 18:22:42 +0000 Roy Marples Remove debug draft
Sun, 17 Feb 2013 18:17:29 +0000 Roy Marples Work on FreeBSD9 where we fail on some interfaces draft
Sun, 17 Feb 2013 16:12:54 +0000 Roy Marples Fix compile on FreeBSD draft
Sat, 16 Feb 2013 17:53:13 +0000 Roy Marples If we don't have a state, send a carrier status draft
Sat, 16 Feb 2013 13:25:31 +0000 Roy Marples Fix compile. draft
Sat, 16 Feb 2013 13:21:35 +0000 Roy Marples Remove the xmalloc function. draft
Fri, 15 Feb 2013 22:55:42 +0000 Roy Marples Avoid printing a silly warning on an unknown option draft
Fri, 15 Feb 2013 22:46:47 +0000 Roy Marples Remove xstrdup draft
Fri, 15 Feb 2013 22:20:18 +0000 Roy Marples Remove xrealloc draft
Fri, 15 Feb 2013 21:45:08 +0000 Roy Marples Remove xzalloc function draft
Fri, 15 Feb 2013 20:36:33 +0000 Roy Marples Fix last commit a little. draft
Fri, 15 Feb 2013 20:33:13 +0000 Roy Marples Instead of opening link, ipv6, ipv6rs and ipv6ns sockets globally, draft
Fri, 15 Feb 2013 20:14:32 +0000 Roy Marples Instead of opening link, ipv6, ipv6rs and ipv6ns sockets globally, draft
Fri, 15 Feb 2013 20:07:26 +0000 Roy Marples Add -h|--help option to configure draft
Fri, 15 Feb 2013 12:55:38 +0000 Roy Marples Add -h|--help option to configure draft
Tue, 05 Feb 2013 10:18:31 +0000 Roy Marples If we have one interface enabled for IPv6 RS, we stupidly process draft
Tue, 05 Feb 2013 10:15:59 +0000 Roy Marples If we have one interface enabled for IPv6 RS, we stupidly process draft
Mon, 04 Feb 2013 14:12:48 +0000 Roy Marples Fix compile on BSD draft
Mon, 04 Feb 2013 13:30:35 +0000 Roy Marples It's now possible to compile out IPv4 and IPv6 support by passing draft
Mon, 04 Feb 2013 11:03:08 +0000 Roy Marples Move ipv4 specific code out of net.c and into ipv4.c draft
Sun, 03 Feb 2013 22:55:45 +0000 Roy Marples Move if_state into interface->if_data as dhcp_state. draft
Sun, 03 Feb 2013 14:52:24 +0000 Roy Marples Move ipv4 specific infos from interface to if_state. draft
Sun, 03 Feb 2013 10:35:59 +0000 Roy Marples Move options away from ipv4 state to the interface. draft
Sat, 02 Feb 2013 14:05:55 +0000 Roy Marples Remove IPv4 and DHCP4 specific setup from dhcpcd.c and move into ipv4.c draft
Mon, 28 Jan 2013 09:54:51 +0000 Roy Marples Fix potential issue if we don't want routes and we fail a decode. draft
Mon, 28 Jan 2013 09:54:03 +0000 Roy Marples Fix potential issue if we don't want routes and we fail a decode. draft dhcpcd-5.6.7
Mon, 28 Jan 2013 09:48:14 +0000 Roy Marples Release dhcpcd-5.6.7 draft
Mon, 28 Jan 2013 09:47:40 +0000 Roy Marples Ensure that nooption correctly woks for routes. draft
Mon, 28 Jan 2013 09:47:15 +0000 Roy Marples Check the correct interface the RAP came from before overwriting it. draft
Mon, 28 Jan 2013 09:45:05 +0000 Roy Marples Ensure that nooption correctly woks for routes. draft
Fri, 18 Jan 2013 19:59:01 +0000 Roy Marples Check the correct interface the RAP came from before overwriting it. draft
Thu, 20 Dec 2012 19:35:57 +0000 Roy Marples Preserve the space in static routes on the command line. draft
Thu, 20 Dec 2012 19:35:26 +0000 Roy Marples Preserve the space in static routes on the command line. draft
Wed, 19 Dec 2012 10:11:50 +0000 Roy Marples Release dhcpcd-5.99.3 draft dhcpcd-5.99.3
Wed, 19 Dec 2012 09:34:16 +0000 Roy Marples Release dhcpcd-5.6.6 draft dhcpcd-5.6.6
Wed, 19 Dec 2012 09:32:42 +0000 Roy Marples Grow -4, --ipv4only and -6, --ipv6only options. draft
Wed, 19 Dec 2012 09:04:18 +0000 Roy Marples Release dhcpcd-5.6.5 draft dhcpcd-5.6.5
Tue, 11 Dec 2012 09:51:48 +0000 Roy Marples Fix default onlink value. draft
Tue, 11 Dec 2012 09:00:49 +0000 Roy Marples Respect the ONLINK flag the prefix option of the RA draft
Tue, 11 Dec 2012 08:45:33 +0000 Roy Marples Respect AUTO and ONLINK flags for each prefix in the RA. draft
Fri, 07 Dec 2012 10:49:36 +0000 Roy Marples Fix compile on BSD. draft
Fri, 07 Dec 2012 09:46:49 +0000 Roy Marples Log error whe starting DHCPv6 without RA. draft
Fri, 07 Dec 2012 09:43:56 +0000 Roy Marples If no IPv6 proc or sysctl entries exist for RA or forward, assume it's OK. draft
Thu, 06 Dec 2012 10:53:42 +0000 Roy Marples Release dhcpcd-5.6.4 draft dhcpcd-5.6.4
Sat, 24 Nov 2012 20:36:20 +0000 Roy Marples Avoid sillyness if not a valid IPv6 address draft
Sat, 24 Nov 2012 20:35:53 +0000 Roy Marples Avoid sillyness if not a valid IPv6 address draft
Sat, 24 Nov 2012 20:17:33 +0000 Roy Marples Set %interface for exported IPv6 link local addresses. draft
Sat, 24 Nov 2012 20:11:49 +0000 Roy Marples Set %interface for exported IPv6 link local addresses. draft
Fri, 16 Nov 2012 20:50:18 +0000 Roy Marples Release dhcpcd-5.6.3 draft dhcpcd-5.6.3
Wed, 14 Nov 2012 10:46:38 +0000 Roy Marples Fix compile draft
Wed, 14 Nov 2012 10:46:07 +0000 Roy Marples Stop probing when dropped draft
Wed, 14 Nov 2012 10:45:14 +0000 Roy Marples Always close this fd draft
Wed, 14 Nov 2012 10:44:26 +0000 Roy Marples We should check start len >0 as len will be zero at this point. draft
Wed, 14 Nov 2012 10:43:55 +0000 Roy Marples When decoding RCC3397 domains we should ensure that we have draft
Wed, 14 Nov 2012 10:42:56 +0000 Roy Marples Ensure we have a big enough buffer for an escaped DNSSL option. draft
Wed, 14 Nov 2012 10:39:13 +0000 Roy Marples When an RA is forced to expire, don't run the script twice. draft
Wed, 14 Nov 2012 10:32:08 +0000 Roy Marples Fix some more potential leaks and allow full build with dmalloc. draft
Wed, 14 Nov 2012 10:31:49 +0000 Roy Marples Plug some memory leaks. draft
Wed, 14 Nov 2012 10:31:25 +0000 Roy Marples If we receive >1 MTU option, last one takes precendence. draft