From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] kill NFC_* stuff in iptables [was Re: iptables compile error: NFC_IP_TOS undeclared] Date: Fri, 11 Feb 2005 20:07:34 +0100 Message-ID: <420D0276.5080200@trash.net> References: <420B8623.9050308@niksula.hut.fi> <420B9ED0.1020303@trash.net> <420BEB36.7080209@eurodev.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Pablo Neira In-Reply-To: <420BEB36.7080209@eurodev.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Pablo Neira wrote: > I've renamed all NFC_* stuff != NFC_UNKNOWN to NFC_UNKNOWN. So people > using ct_sync won't complain about this again. I see this as a first > step to remove the old behaviour of nfcache. Please, see the patch > attached. Why didn't you remove it entirely instead ? Regards Patrick