From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] netfilter: xtables: add cluster match Date: Wed, 25 Feb 2009 11:20:13 +0100 Message-ID: <49A51B5D.3040707@trash.net> References: <20090223101354.7104.45999.stgit@Decadence> <49A3FA4B.5000107@trash.net> <49A3FE90.50305@netfilter.org> <49A3FEE2.3000601@trash.net> <49A47F2B.6040704@netfilter.org> <49A4DC95.8090708@trash.net> <49A5129F.3000700@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Pablo Neira Ayuso Return-path: Received: from stinky.trash.net ([213.144.137.162]:58082 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757795AbZBYKUV (ORCPT ); Wed, 25 Feb 2009 05:20:21 -0500 In-Reply-To: <49A5129F.3000700@netfilter.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Pablo Neira Ayuso wrote: > Patrick McHardy wrote: > >> Pablo Neira Ayuso wrote: >> >>>> In case you agree, I also think "secret" would be a more fitting name. >>>> >>> I can rename the field to "secret" in the structure or change the >>> iptables cluster match option to be "--cluster-secret" instead of >>> "--cluster-hash-seed" if you like. >>> >> Its more fitting in my opinion, but I don't really care. >> > > I don't either, would you apply the patch as is now? > I will :)