From: Brian W. <bwe...@xb...> - 2008-08-18 23:08:10
|
On Mon, 18 Aug 2008, Luis Silva wrote: > Hi all, > Sorry if this is not the correct mailing list for my email. I'm analysing > the Cache from the DNSJava and I found something that I don't understand if > it is correct. In the piece of code below isn't it possible to enter the > code in green having the rcode equals to NXDOMAIN. According with the RFC, > when dealing with delegation, the RCode must be "ok", which is not the case > (at least is my interpretation). Am I wrong? > For example consider the case of a NXDOMAIN Type 4 answer. What exactly is the "code in green"? The text/plain version of your message obviously has no color, and I don't see any color in the html version either. The code that you pasted has also lost all of its formatting, which makes it exceedingly difficult to look at. If you have a question about code, please correctly include it in the message and make it clear which parts you're asking about (preferably using text notation, not colors). Brian |