From owner-freebsd-net@FreeBSD.ORG Tue May 18 06:48:51 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 D553C16A4CE; Tue, 18 May 2004 06:48:51 -0700 (PDT) Received: from grosbein.pp.ru (grgw.svzserv.kemerovo.su [213.184.64.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4063743D5F; Tue, 18 May 2004 06:48:50 -0700 (PDT) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (eugen@localhost [127.0.0.1]) by grosbein.pp.ru (8.12.11/8.12.11) with ESMTP id i4IDmlTu020556; Tue, 18 May 2004 21:48:47 +0800 (KRAST) (envelope-from eugen@grosbein.pp.ru) Received: (from eugen@localhost) by grosbein.pp.ru (8.12.11/8.12.11/Submit) id i4IDmlpv020555; Tue, 18 May 2004 21:48:47 +0800 (KRAST) (envelope-from eugen) Date: Tue, 18 May 2004 21:48:47 +0800 From: Eugene Grosbein To: Ruslan Ermilov Message-ID: <20040518134847.GB20471@grosbein.pp.ru> References: <40A9D99A.34AA675D@kuzbass.ru> <20040518105817.GD70919@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040518105817.GD70919@ip.net.ua> User-Agent: Mutt/1.4.1i 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 13:48:51 -0000 On Tue, May 18, 2004 at 01:58:17PM +0300, Ruslan Ermilov wrote: > > 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? > 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. Great hit! I have 1.99.2.43 really. Hail the telepathy! Eugene