From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/8] Add sanity checkings for ICMP Date: Thu, 15 Dec 2005 01:49:01 +0100 Message-ID: <43A0BD7D.20806@trash.net> References: <4394229B.5030506@netfilter.org> <200512090240.jB92egAp002675@toshiba.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org, pablo@netfilter.org Return-path: To: Yasuyuki KOZAKAI In-Reply-To: <200512090240.jB92egAp002675@toshiba.co.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Yasuyuki KOZAKAI wrote: > This checks ICMP type in tuple before putting it. > And it's better to use invmap instead of valid_new to allow Echo reply and > so on. > > How about attached patch instead ? > > [NETFILTER] ipctnetlink: Add sanity checkings for ICMP Applied to my 2.6.16 queue, thanks.