Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 12:56:23 -0600
From:      Warner Losh <imp@village.org>
To:        Hajimu UMEMOTO <ume@mahoroba.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/net rcmd.c 
Message-ID:  <200008101856.MAA76690@harmony.village.org>
In-Reply-To: Your message of "Fri, 11 Aug 2000 03:49:05 %2B0900." <20000811.034905.74757683.ume@mahoroba.org> 
References:  <20000811.034905.74757683.ume@mahoroba.org>  <200008101710.KAA18119@freefall.freebsd.org> <200008101742.LAA75779@harmony.village.org> <200008101827.MAA76293@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000811.034905.74757683.ume@mahoroba.org> Hajimu UMEMOTO writes:
: >>>>> On Thu, 10 Aug 2000 12:27:09 -0600
: >>>>> Warner Losh <imp@village.org> said:
: 
: imp> In message <20000811.031640.23086143.ume@mahoroba.org> Hajimu UMEMOTO writes:
: imp> : In general, host doesn't have mutliple A RR or AAAA RR point to same
: imp> : address.  I believe we don't need delay in this case.  I have no idea
: imp> : what the author of rsh intended is.
: imp> : However, such configuration is still possible.
: 
: imp> Ah.  Yes.  I think you are right there.  I was confused.  I wouldn't
: imp> be surprised if the retry is an artifact of improperly upgrading rsh
: imp> from doing the retrying 1 host to dealing with multiple hosts.
: 
: Oops, I was rather confused.  Multiple addresses don't mean multiple
: hosts.  There is alias.  In the first place, usually, both AAAA RR and
: A RR point to same host.

I mispoke when I said multiple "hosts"  I should have said "multiple
addresses."  rsh used to do one address many times.  It was changed to
do the multiple addresses for one hostname many times and I think
that's where the delay bug crept into the source, but looking at the
source now it appears to have changed quite a bit from what I recall,
so I'm no longer so sure.

Warner


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?200008101856.MAA76690>