From owner-freebsd-net Thu Apr 18 9:40:54 2002 Delivered-To: freebsd-net@freebsd.org Received: from mgo.iij.ad.jp (mgo.iij.ad.jp [202.232.15.6]) by hub.freebsd.org (Postfix) with ESMTP id B321A37B405 for ; Thu, 18 Apr 2002 09:40:48 -0700 (PDT) Received: from ns.iij.ad.jp (ns.iij.ad.jp [192.168.2.8]) by mgo.iij.ad.jp (8.8.8/MGO1.0) with ESMTP id BAA12577 for ; Fri, 19 Apr 2002 01:40:47 +0900 (JST) Received: from localhost (ssh.iij.ad.jp [192.168.2.7]) by ns.iij.ad.jp (8.8.5/3.5Wpl7) with ESMTP id BAA10159 for ; Fri, 19 Apr 2002 01:40:45 +0900 (JST) Date: Fri, 19 Apr 2002 01:40:15 +0900 (JST) Message-Id: <20020419.014015.33683638.keiichi@iij.ad.jp> To: freebsd-net@FreeBSD.ORG Subject: Re: Questions on ip_output.c's patch for FreeBSD-SA-02:21.tcpip From: Keiichi SHIMA / =?iso-2022-jp?B?GyRCRWc3RDBsGyhC?= In-Reply-To: <20020418133009.GB63157@sunbay.com> References: <20020418094722.GG98788@sunbay.com> <20020418.200550.110156595.keiichi@iij.ad.jp> <20020418133009.GB63157@sunbay.com> X-Mailer: Mew version 3.0.55 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: Ruslan Ermilov > > 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 KAME Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message