From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: Passive OS fingerprint xtables match. Date: Wed, 18 Feb 2009 16:02:32 +0100 Message-ID: <499C2308.2000109@trash.net> References: <20090212171245.GA15025@ioremap.net> <20090212185729.GA17896@ioremap.net> <20090213130347.GD23879@ioremap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Engelhardt , netdev@vger.kernel.org, David Miller , "Paul E. McKenney" , Netfilter Development Mailinglist To: Evgeniy Polyakov Return-path: Received: from stinky.trash.net ([213.144.137.162]:54934 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751095AbZBRPCf (ORCPT ); Wed, 18 Feb 2009 10:02:35 -0500 In-Reply-To: <20090213130347.GD23879@ioremap.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Evgeniy Polyakov wrote: > But I placed OSF into net/ipv4/netfilter/ipt_osf.c, should it be moved > into different location? Not necessarily as long as it only supports IPv4, but it would be good to have the API flexible enough from the start to also support IPv6. But I don't see a problem with this in the current patchset.