From mboxrd@z Thu Jan 1 00:00:00 1970 From: Evgeniy Polyakov Subject: Re: Passive OS fingerprint xtables match (iptables part) Date: Fri, 13 Feb 2009 15:48:29 +0300 Message-ID: <20090213124829.GA23879@ioremap.net> References: <20090212171245.GA15025@ioremap.net> <20090212191824.GB17896@ioremap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Patrick McHardy , netdev@vger.kernel.org, David Miller , "Paul E. McKenney" , Netfilter Development Mailinglist To: Jan Engelhardt Return-path: Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, Feb 12, 2009 at 09:19:18PM +0100, Jan Engelhardt (jengelh@medozas.de) wrote: > >> Make use of xtables_strtoui to do bounds checking on the TTL value. > > > >Hmm... > >$ grep xtables_strtoui -r /tmp/iptables-1.4.2 > >$ > > It is going to be in 1.4.3, after whose release is the earliest point > ipt_osf (or xt_osf :) will probably find its way into the mainlines. > In 1.4.2, it is still called strtonum. But it can be built with older (and already running) installation, with xtables_strtoui() this will not be allowed. -- Evgeniy Polyakov