From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: Passive OS fingerprint xtables match. Date: Thu, 26 Mar 2009 15:18:46 +0100 Message-ID: <49CB8EC6.6070705@trash.net> References: <20090326141405.GA25404@ioremap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, David Miller , "Paul E. McKenney" , Netfilter Development Mailinglist , Jan Engelhardt To: Evgeniy Polyakov Return-path: Received: from stinky.trash.net ([213.144.137.162]:33020 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754082AbZCZOS4 (ORCPT ); Thu, 26 Mar 2009 10:18:56 -0400 In-Reply-To: <20090326141405.GA25404@ioremap.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Evgeniy Polyakov wrote: > +static void xt_osf_send_connector(const struct xt_osf_user_finger *f, > + const struct sk_buff *skb) > +{ > +#if 1 > + return; > +#else Please get rid of the connector remains. The decision whether to still merge it in this window is up to Dave. I already have some late-comers queued up that I hope to still get in and I don't want to unnecessarily decrease my chances :)