From owner-freebsd-stable@FreeBSD.ORG Wed Sep 24 15:25:16 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDEC16A4B3 for ; Wed, 24 Sep 2003 15:25:16 -0700 (PDT) Received: from avscan1.sentex.ca (avscan1.sentex.ca [199.212.134.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC67943F75 for ; Wed, 24 Sep 2003 15:25:14 -0700 (PDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan1.sentex.ca (8.12.9p/8.12.9) with ESMTP id h8OMPDxv001250; Wed, 24 Sep 2003 18:25:13 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9p1/8.12.9) with ESMTP id h8OMPDdK057227; Wed, 24 Sep 2003 18:25:13 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.0.22.0.20030924180553.09affbe0@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 24 Sep 2003 18:28:21 -0400 To: "Jose M. Alcaide" , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: References: <20030924205143.GF2289@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by Sentex Communications (avscan1/20021227) Subject: Re: "No route to host after certain time" is fxp only? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 22:25:16 -0000 It looks like a fix just got committed into the tree. bms 2003/09/24 14:48:00 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet if_ether.c Log: Fix a logic error in the check to see if arplookup() should free the= route. Noticed by: Mike Hogsett Reviewed by: ru Revision Changes Path 1.64.2.26 +1 -1 src/sys/netinet/if_ether.c ---Mike At 05:48 PM 24/09/2003, Jose M. Alcaide wrote: >El mi=E9rcoles, 24 sept, 2003, a las 22:51 Europe/Madrid, Peter Radcliffe= =20 >escribi=F3: >>I'm seeing it on em0, so not fxp (although there is an fxp interface >>in the machine also). My problem machine so far is SMP although I >>doubt that matters. I can't add a default route at all on this >>machine, reboot back to the p6 kernel and all is well. > >Same here: I am seeing the problem on a machine with em0 and SMP (one Xeon= =20 >with HTT enabled), but it does not have an fxp interface. > >-- >***** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ***** >***** "Go ahead... make my day" -- Harry Callahan ***** > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"