From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: iptables icmp protocol match bug. Date: Mon, 04 Aug 2003 22:50:50 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3F2EC72A.7040308@trash.net> References: <54265908055.20030731224710@lf.lv> <3F298F80.2000304@trash.net> <20030802160551.GB21637@naboo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Peteris Krumins , netfilter-devel@lists.netfilter.org Return-path: To: Harald Welte In-Reply-To: <20030802160551.GB21637@naboo> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Harald Welte wrote: >On Thu, Jul 31, 2003 at 11:52:00PM +0200, Patrick McHardy wrote: > > > >>This is deliberate. There is no valid icmp-type 255, it is used as a >>wildcard to match every possible type. See icmp_type_code_match() >>in ip_tables.c. Perhaps the userspace tool should warn about invalid >>types ? >> >> > >yes, please make this a bugzilla entry so we don't forget about that. > > I'll do that later or just send a patch. Bye Patrick