DDNS and PTR records bind-9.1.2: a problem?

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Tue May 8 00:14:54 UTC 2001


> 
> 
> 
> Should this patch be applied before or after compiling?

	In general you apply patches before compiling.  However
	this one won't apply as I made it from the trunk and not
	the release branch and one of the other changes to the
	trunk will stop this applying.

	If you are having problems with nsupdate reporting a REQUIRE
	failure report it to bind9-bugs and we will send you the
	patch.  If you are not having problems then you don't need
	the patch and it can wait until the next patch fix release.
	The functionally affected is rarely used.

	Mark
> 
> Thanks,
> 
> Larry
> 
> 
> 
> 
>      Apply the following patch.
> 
> Index: bind9/bin/nsupdate/nsupdate.c
> diff -u bind9/bin/nsupdate/nsupdate.c:1.93 bind9/bin/nsupdate/nsupdate.c:1.94
> --- bind9/bin/nsupdate/nsupdate.c:1.93   Fri Apr 20 14:10:36 2001
> +++ bind9/bin/nsupdate/nsupdate.c  Fri May  4 18:19:45 2001
> @@ -849,7 +849,8 @@
>                          updatemsg, rdata);
>           if (retval != STATUS_MORE)
>                goto failure;
> -    }
> +    } else
> +         rdata->flags = DNS_RDATA_UPDATE;
> 
>      result = dns_message_gettemprdatalist(updatemsg, &rdatalist);
>      check_result(result, "dns_message_gettemprdatalist");
> --
> 
> 
> *******************Internet Email Confidentiality Footer*******************
> 
> 
> Privileged/Confidential Information may be contained in this message.  If you
> are not the addressee indicated in this message (or responsible for delivery 
> of
> the message to such person), you may not copy or deliver this message to anyo
> ne.
> In such case, you should destroy this message and kindly notify the sender by
> reply email. Please advise immediately if you or your employer does not conse
> nt
> to Internet email for messages of this kind.  Opinions, conclusions and other
> information in this message that do not relate to the official business of my
> firm shall be understood as neither given nor endorsed by it.
> 
> 
> 
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com


More information about the bind-users mailing list