From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mr Dash Four Subject: Re: [PATCH 0/3] ipset: change 'iface' part in hash:net,iface set Date: Mon, 09 Jul 2012 23:05:08 +0100 Message-ID: <4FFB5594.9040700@googlemail.com> References: <4FF74868.3070303@googlemail.com> <4FF74D5C.6060909@googlemail.com> <4FF752F0.3010007@googlemail.com> <4FF765E7.6020809@googlemail.com> <4FF9852C.7080201@googlemail.com> <4FF9D97D.7040309@googlemail.com> <4FF9DB46.5000302@googlemail.com> <4FFA056C.8000709@googlemail.com> <4FFA08CE.1090406@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Netfilter Core Team , Pablo Neira Ayuso , Patrick McHardy To: Jozsef Kadlecsik Return-path: Received: from mail-wg0-f44.google.com ([74.125.82.44]:44090 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752499Ab2GIWFL (ORCPT ); Mon, 9 Jul 2012 18:05:11 -0400 Received: by wgbdr13 with SMTP id dr13so11845738wgb.1 for ; Mon, 09 Jul 2012 15:05:10 -0700 (PDT) In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: >> In other words: >> 1. For hash:net,iface the possible options should be 'in', 'out', 'src' and >> 'dst'; and >> 2. For all other sets, including list:set the only available options should be >> 'src' and 'dst'. Have I understood this correctly then? > > Yes, that looks OK. I'll submit an alternative version of the patches soon, with the above restrictions applied to see if that makes you happy.