From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754281AbZJ0MjP (ORCPT ); Tue, 27 Oct 2009 08:39:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754231AbZJ0MjO (ORCPT ); Tue, 27 Oct 2009 08:39:14 -0400 Received: from cantor.suse.de ([195.135.220.2]:52556 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754121AbZJ0MjN (ORCPT ); Tue, 27 Oct 2009 08:39:13 -0400 Date: Tue, 27 Oct 2009 13:39:17 +0100 (CET) From: Jiri Kosina X-X-Sender: jkosina@wotan.suse.de To: Krzysztof Piotr Oledzki , Patrick McHardy , "David S. Miller" Cc: linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, coreteam@netfilter.org Subject: Re: [PATCH] netfilter: remove CONFIG_NF_CT_ACCT In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LSU 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Oct 2009, Jiri Kosina wrote: > I can see several issues with CONFIG_NF_CT_ACCT and I think it should be > removed for the following reasons: > > 1) the netlink seems broken for the (CONFIG_NF_CT_ACCT unset && > net.netfilter.nf_conntrack_acct set) scenario. In such case, > ctnetlink_nlmsg_size() seems to miscompute the size of the message, as > the CTA_COUNTERS_* are not counted in at all. Seems quite serious on a > first glance. > 2) It has been marked as deprecated for quite some time, and was supposed > to be removed in 2.6.29, but is apparently still with us. > 3) Spits confusing warnings into dmesg. > > All this since commit 584015727a3b ("netfilter: accounting rework: > ct_extend + 64bit counters (v4)"). > > Signed-off-by: Jiri Kosina > --- > Documentation/feature-removal-schedule.txt | 9 --------- > Documentation/kernel-parameters.txt | 3 +-- > net/netfilter/Kconfig | 22 ---------------------- > net/netfilter/nf_conntrack_acct.c | 10 ---------- > net/netfilter/nf_conntrack_netlink.c | 2 -- > 5 files changed, 1 insertions(+), 45 deletions(-) Has this one been lost? (aka "ping"). -- Jiri Kosina SUSE Labs, Novell Inc.