From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: [IPTABLES PATCH] chain name should not start with '!' Date: Fri, 03 Jun 2005 10:33:20 +0200 Message-ID: <42A015D0.8080300@eurodev.net> References: <200506030803.j5383iXf006561@toshiba.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Yasuyuki KOZAKAI In-Reply-To: <200506030803.j5383iXf006561@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 Hi Yasuyuki, Yasuyuki KOZAKAI wrote: > This patch fixes the bug allows to create the chain with name "!". > > Regards, > > ----------------------------------------------------------------- > Yasuyuki Kozakai @ USAGI Project > > > ------------------------------------------------------------------------ > > Index: iptables.c > =================================================================== > --- iptables.c (revision 3951) > +++ iptables.c (working copy) please, could you send the same fix for ip6tables.c? it's got the same problem. Thanks, Pablo