From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mr Dash Four Subject: Re: [ANNOUNCE] ipset 6.5 released Date: Sat, 21 May 2011 23:15:00 +0100 Message-ID: <4DD83964.5050105@googlemail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org To: Jozsef Kadlecsik Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org > Kernel part changes: > - Support range for IPv4 at adding/deleting elements for hash:*net* types > - Set type support with multiple revisions added > - Fix adding ranges to hash types > Forgot one more thing: I was able to compile all ipset 4.5 kernel modules into the kernel itself (i.e. all ipset kernel module options set to "y" as oppose to "m"). I am, however, not able to do that in ipset 6.5 - I can only compile them as modules (i.e. I only have two choices and that is either "m" to include them as modules, or not compile them at all). Is there a reason for this or is this another bug?