Date: Sun, 18 Mar 2001 10:16:05 -0800 (PST) From: Archie Cobbs <archie@dellroad.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <200103181816.f2IIG5U11821@arch20m.dellroad.org> In-Reply-To: <200103181304.f2ID48w58379@freefall.freebsd.org> "from Ruslan Ermilov at Mar 18, 2001 05:04:08 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103181816.f2IIG5U11821>