From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [ANNOUNCE] ipset-5.2 released Date: Thu, 23 Dec 2010 11:32:26 -0800 (PST) Message-ID: <20101223.113226.102539649.davem@davemloft.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: kadlec@blackhole.kfki.hu Cc: netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org From: Jozsef Kadlecsik Date: Thu, 23 Dec 2010 15:57:12 +0100 (CET) > git://git.netfilter.org/ipset.git, ipset-5 branch This is way more difficult than it should be. People cannot just clone your tree to look at the latest code. The master branch, which should be the latest and greatest, is your 4.x stuff. They have to go through a multi-step non-trivial process to get at the latest 5.x code, and this is a serious discouragement. It's frankly rediculious. I personally did a "rm -rf ipset/" when I discovered how this was setup, and I seriously wanted to review your code and look for bugs.