From owner-freebsd-net Mon May 21 11:50:20 2001 Delivered-To: freebsd-net@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 95F8A37B424 for ; Mon, 21 May 2001 11:50:18 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA09062; Mon, 21 May 2001 14:50:13 -0400 (EDT) (envelope-from wollman) Date: Mon, 21 May 2001 14:50:13 -0400 (EDT) From: Garrett Wollman Message-Id: <200105211850.OAA09062@khavrinen.lcs.mit.edu> To: Barney Wolff Cc: freebsd-net@FreeBSD.ORG Subject: Re: Using connect() on UDP RPC client sockets. In-Reply-To: <20010520184033.A83645@tp.databus.com> References: <200105202256.aa30752@salmon.maths.tcd.ie> <20010520184033.A83645@tp.databus.com> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org < said: > Where an RFC mandates that the reply source address must be the same > as the request dest addr This is true for *any* protocol built over IP, regardless of what the individual protocol specifications say. See RFC 1122 sections 3.3.4.2, 4.1.3.5, and 4.2.3.7. (It actually says ``SHOULD'' in the first two sections, which translates as ``you'd better have a damn good reason not to''.) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message