Date: Fri, 19 Apr 2002 01:40:15 +0900 (JST) From: Keiichi SHIMA / =?iso-2022-jp?B?GyRCRWc3RDBsGyhC?= <keiichi@iij.ad.jp> To: freebsd-net@FreeBSD.ORG Subject: Re: Questions on ip_output.c's patch for FreeBSD-SA-02:21.tcpip Message-ID: <20020419.014015.33683638.keiichi@iij.ad.jp> In-Reply-To: <20020418133009.GB63157@sunbay.com> References: <20020418094722.GG98788@sunbay.com> <20020418.200550.110156595.keiichi@iij.ad.jp> <20020418133009.GB63157@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Ruslan Ermilov <ru@FreeBSD.ORG> > > If the reason is "Prevent icmp_reflect() from calling ip_output() with > > a NULL route pointer which will then result in the allocated route's > > ~~~~~~~~~~~~~~~~~~~~~ > > reference count never being decremented.", I think both patches can > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > fix this problem. > > > The problem is _already_ fixed. And I don't want to fix similar > problems in the future. I have dug the cvs repositry and finally understand the policy and the style of ip_output() of FreeBSD. Sorry for my misunderstanding. Regards, --- Keiichi SHIMA IIJ Research Laboratory <keiichi@iij.ad.jp> KAME Project <keiichi@kame.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020419.014015.33683638.keiichi>