Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 12:17:37 -0500 (EST)
From:      Robert Watson <robert@cyrus.watson.org>
To:        Assar Westerlund <assar@sics.se>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/net gethostbydns.c
Message-ID:  <Pine.BSF.3.96.991228120118.47009A-100000@fledge.watson.org>
In-Reply-To: <5ld7rrhuww.fsf@assaris.sics.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Dec 1999, Assar Westerlund wrote:

> > Date: Mon, 27 Dec 1999 23:21:09 -0800 (PST)
> > From: Robert Watson <rwatson@FreeBSD.org>
> > Subject: cvs commit: src/lib/libc/net gethostbydns.c
> > 
> > rwatson     1999/12/27 23:21:09 PST
> > 
> >   Modified files:
> >     lib/libc/net         gethostbydns.c 
> >   Log:
> >   Suppress vast quantities of unneeded warnings spewed by libc's gethostbydns
> >   on encountering a real-world SIG record during a lookup of another type.
> >   
> >   PR:		bin/7352
> >   Reviewed by:	peter, eivind
> >   
> >   Revision  Changes    Path
> >   1.26      +5 -4      src/lib/libc/net/gethostbydns.c
> 
> Can you close bin/15056 and also MFC this change?  Thanks.

Assar,

I went ahead and closed the PR, but have not yet MFC'd it.  I plan to do
so shortly.

I noticed that your patch also ignores T_KEY, not just T_SIG -- have you
been getting warnings about T_KEY also?  I notice that on our test hosts
(for which I wrote my second patch) there are no KEYs bound to hosts where
A lookups occur.  This suggests that the T_KEY ignore is also required...
My original patch also ignored KEY.

  Robert N M Watson 

robert@fledge.watson.org              http://www.watson.org/~robert/
PGP key fingerprint: AF B5 5F FF A6 4A 79 37  ED 5F 55 E9 58 04 6A B1
TIS Labs at Network Associates, Safeport Network Services



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991228120118.47009A-100000>