From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 06:44:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156D316A4CE for ; Mon, 11 Oct 2004 06:44:38 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004F243D5F for ; Mon, 11 Oct 2004 06:44:38 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id C33C9F19D5 for ; Sun, 10 Oct 2004 23:44:37 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 36069-05 for ; Sun, 10 Oct 2004 23:44:35 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id A9B8EF1970 for ; Sun, 10 Oct 2004 23:44:35 -0700 (PDT) From: Sean McNeil To: freebsd-current@freebsd.org In-Reply-To: <1097448955.50197.13.camel@server> References: <1097448955.50197.13.camel@server> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-sFM5pOObMzaWENSKcgrZ" Message-Id: <1097477075.37226.2.camel@server> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 10 Oct 2004 23:44:35 -0700 X-Virus-Scanned: by amavisd-new at mcneil.com Subject: Re: help with multicast read (broken?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 06:44:38 -0000 --=-sFM5pOObMzaWENSKcgrZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Sorry for the noise. I found the problem: On Sun, 2004-10-10 at 15:55, Sean McNeil wrote: > if (IN_MULTICAST(address.sin_addr.s_addr)) { ^^^^^^^^^^^^^^^^^^^^^^^ This is suppose to be converted from network to host byte ordering. I thought I tested this on x86/Linux previously but I must have lost a change. Again, sorry for eating up cpu/bandwidth/etc. Sean --=-sFM5pOObMzaWENSKcgrZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBaivTyQsGN30uGE4RAravAKCP0NoYVRk+kfk3Z8dOQALwoTB9EACgwZz+ Y20b6lQRw1Vf9OlXzcEsrY8= =wxN4 -----END PGP SIGNATURE----- --=-sFM5pOObMzaWENSKcgrZ--