log

age author description
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