From owner-cvs-all Sun Mar 18 10:30: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id ECAA937B718; Sun, 18 Mar 2001 10:30:02 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id KAA65538; Sun, 18 Mar 2001 10:16:33 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.1/8.11.1) id f2IIG5U11821; Sun, 18 Mar 2001 10:16:05 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200103181816.f2IIG5U11821@arch20m.dellroad.org> Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <200103181304.f2ID48w58379@freefall.freebsd.org> "from Ruslan Ermilov at Mar 18, 2001 05:04:08 am" To: Ruslan Ermilov Date: Sun, 18 Mar 2001 10:16:05 -0800 (PST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ruslan Ermilov writes: > Modified files: > sys/netinet ip_input.c > Log: > Make sure the cached forwarding route (ipforward_rt) is still up before > using it. Not checking this may have caused the wrong IP address to be > used when processing certain IP options (see example below). This also > caused the wrong route to be passed to ip_output() when forwarding, but > fortunately ip_output() is smart enough to detect this. Any relation to this bug? http://www.freebsd.org/cgi/query-pr.cgi?pr=10778 -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message