From owner-freebsd-net@FreeBSD.ORG Tue May 18 04:50:19 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A16B16A4CE for ; Tue, 18 May 2004 04:50:19 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2929643DC2 for ; Tue, 18 May 2004 03:58:17 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i4IB3cHg059205 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 May 2004 14:03:40 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i4IAwHRK071122; Tue, 18 May 2004 13:58:17 +0300 (EEST) (envelope-from ru) Date: Tue, 18 May 2004 13:58:17 +0300 From: Ruslan Ermilov To: Eugene Grosbein Message-ID: <20040518105817.GD70919@ip.net.ua> References: <40A9D99A.34AA675D@kuzbass.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="veXX9dWIonWZEC6h" Content-Disposition: inline In-Reply-To: <40A9D99A.34AA675D@kuzbass.ru> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: net@freebsd.org Subject: Re: in_cksum_skip X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 11:50:19 -0000 --veXX9dWIonWZEC6h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 18, 2004 at 05:38:34PM +0800, Eugene Grosbein wrote: > Hi! >=20 > src/sys/i386/i386/in_cksum.c floods my logs with=20 > 'in_cksum_skip: out of data by NUMBER' messages. >=20 > The router has 5 em interfaces and works basically Ok. > Should I worry about these messages? If yes, what do they mean? > If not, shouldn't they be logged with log() instead of printf() > so one can filter them out using syslogd? >=20 Going into telepathy mode. You're apparently experimenting with IP multicasting. There was a bug with this effect I introduced in ip_output.c,v 1.99.2.43, and shortly fixed it in rev. 1.99.2.44. Check that your revision is not vulnerable. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --veXX9dWIonWZEC6h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAqexJUkv4P6juNwoRAhduAJ48I5dM7bVBJpLn0OqmGKziL8A39QCfe7Kr CuYZALEHVv+DpRVQG9DIX9o= =1zsW -----END PGP SIGNATURE----- --veXX9dWIonWZEC6h--